# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD: head/net/pear-Net_URL2/Makefile 402439 2015-11-26 12:04:00Z miwi $
# $MidnightBSD: trunk/net/pear-Net_URL2/Makefile 21210 2016-03-15 22:14:09Z laffer1 $

PORTNAME=	Net_URL2
PORTVERSION=	2.2.0
CATEGORIES=	net www pear

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

LICENSE=	bsd3

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>
