svn commit: r315262 - head/security/pear-Crypt_RSA
Martin Wilke
miwi at FreeBSD.org
Tue Mar 26 07:25:01 UTC 2013
Author: miwi
Date: Tue Mar 26 07:25:00 2013
New Revision: 315262
URL: http://svnweb.freebsd.org/changeset/ports/315262
Log:
- Follow package.xml install.
Modified:
head/security/pear-Crypt_RSA/Makefile
Modified: head/security/pear-Crypt_RSA/Makefile
==============================================================================
--- head/security/pear-Crypt_RSA/Makefile Tue Mar 26 07:14:36 2013 (r315261)
+++ head/security/pear-Crypt_RSA/Makefile Tue Mar 26 07:25:00 2013 (r315262)
@@ -3,6 +3,7 @@
PORTNAME= Crypt_RSA
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= security www pear
MAINTAINER= miwi at FreeBSD.org
@@ -27,9 +28,5 @@ USE_PHP+= ${opt:L}
. endif
.endfor
-post-extract:
- @${MV} ${WRKSRC}/CREDITS ${WRKSRC}/docs
- @${MV} ${WRKSRC}/LICENSE ${WRKSRC}/docs
-
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list