Files
ports/security/pear-Crypt_MicroID/Makefile
T
Jochen Neumeister db4663d539 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:47:34 +00:00

14 lines
228 B
Makefile

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