aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_RSA/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-26 07:25:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-26 07:25:00 +0000
commit86deca836c8a754481255ba394b6b8334a139c7b (patch)
treee27d923940b517d1a66182a08569e8a483cb4848 /security/pear-Crypt_RSA/Makefile
parentc4bac4c99d58fed08c0d9037db3d6039215e8928 (diff)
downloadports-86deca836c8a754481255ba394b6b8334a139c7b.tar.gz
ports-86deca836c8a754481255ba394b6b8334a139c7b.zip
Notes
Diffstat (limited to 'security/pear-Crypt_RSA/Makefile')
-rw-r--r--security/pear-Crypt_RSA/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/pear-Crypt_RSA/Makefile b/security/pear-Crypt_RSA/Makefile
index 6d39f6d4a484..b07fc70b97cb 100644
--- a/security/pear-Crypt_RSA/Makefile
+++ b/security/pear-Crypt_RSA/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Crypt_RSA
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= security www pear
MAINTAINER= miwi@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>