opnsense-ports/security/pear-Text_Password/Makefile
Franco Fichtner 213adc5cef */*: sync with upstream
Taken from: FreeBSD
2016-06-28 20:04:47 +02:00

14 lines
277 B
Makefile

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