freebsd-ports/security/pear-Text_Password/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

15 lines
291 B
Makefile

# Created by: Attila Nagy <bra@fsn.hu>
# $FreeBSD$
PORTNAME= Text_password
PORTVERSION= 1.1.1
CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR random password creator
USE_PHP= yes
USES= pear
WRKSRC= ${WRKDIR}/Text_Password-${PORTVERSION}
.include <bsd.port.mk>