11 lines
221 B
Makefile
11 lines
221 B
Makefile
PORTNAME= Crypt_MicroID
|
|
PORTVERSION= 0.1.0
|
|
CATEGORIES= security www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PHP MicroID library
|
|
WWW= https://pear.php.net/package/Crypt_MicroID
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|