freebsd-ports/security/pear-Crypt_MicroID/Makefile
2021-05-23 00:20:48 +08:00

12 lines
219 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= Crypt_MicroID
PORTVERSION= 0.1.0
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP MicroID library
USES= pear
.include <bsd.port.mk>