summaryrefslogtreecommitdiff
path: root/net/pear-Net_URL2/Makefile
blob: 34292b1251fa5b293244bb7d897cd23a926301e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$

PORTNAME=	Net_URL2
PORTVERSION=	2.0.10
CATEGORIES=	net www pear

MAINTAINER=	joehorn@gmail.com
COMMENT=	PEAR Class for parsing and handling URL

LICENSE=	BSD3CLAUSE

USES=	pear

.include <bsd.port.mk>