freebsd-ports/net/pear-Net_URL/Makefile
2016-07-25 20:01:02 +00:00

13 lines
231 B
Makefile

# Created by: Roman Neuhauser (<neuhauser@bellavista.cz>)
# $FreeBSD$
PORTNAME= Net_URL
PORTVERSION= 1.0.15
CATEGORIES= net www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Easy parsing of URLs
USES= pear
.include <bsd.port.mk>