opnsense-ports/security/pear-Crypt_MicroID/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

13 lines
230 B
Makefile

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