aboutsummaryrefslogtreecommitdiff
path: root/net/pear-URI_Template/Makefile
blob: 7cbf3ba47b240826f63f4d2a17aa9f35b5e1d444 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: wenheping <wenheping@gmail.com>

PORTNAME=	URI_Template
PORTVERSION=	0.3.3
CATEGORIES=	net pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>