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

PORTNAME=	Net_URL2
PORTVERSION=	2.2.0
CATEGORIES=	net www pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PEAR Class for parsing and handling URL

LICENSE=	BSD3CLAUSE

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>