# Created by: Roman Neuhauser (<neuhauser@bellavista.cz>)
# $FreeBSD: head/net/pear-Net_URL/Makefile 402439 2015-11-26 12:04:00Z miwi $
# $MidnightBSD$

PORTNAME=	Net_URL
PORTVERSION=	1.0.15
CATEGORIES=	net www

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Easy parsing of URLs

LICENSE=	php

USES=	pear

.include <bsd.port.mk>
