summaryrefslogtreecommitdiff
path: root/net/pear-URI_Template/Makefile
blob: 762253fd5821d6d5df6e2590497455926fec8729 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	URI_Template
PORTVERSION=	0.3.3
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Parser for URI Templates

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>