aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_MicroID/Makefile
blob: fa858c3ec5a2379e54d9d0b7327b0b1e9d7881bb (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=	miwi@FreeBSD.org
COMMENT=	PHP MicroID library

USES=		pear

.include <bsd.port.mk>