summaryrefslogtreecommitdiff
path: root/security/pear-Crypt_MicroID/Makefile
blob: a76b33a2230284d93e4a12b71c6b1868f0f47813 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Crypt_MicroID
PORTVERSION=	0.1.0
CATEGORIES=	security www pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PHP MicroID library

USES=	pear

.include <bsd.port.mk>