1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Follow package.xml install.

This commit is contained in:
Martin Wilke 2013-03-26 07:25:00 +00:00
parent c4bac4c99d
commit 86deca836c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315262

View File

@ -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>