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

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>