Files
ports/security/pear-Text_Password/Makefile
Po-Chuan Hsieh 4662b14f6e security/pear-Text_Password: Clean up
- Add LICENSE
- Update distinfo
- Remove DISTNAME and WRKSRC
- Update WWW
2024-03-23 22:31:00 +08:00

17 lines
300 B
Makefile

PORTNAME= Text_Password
PORTVERSION= 1.2.1
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR random password creator
WWW= https://pear.php.net/package/Text_Password \
https://github.com/pear/Text_Password
LICENSE= MIT
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>