12 lines
219 B
Makefile
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>
|