Files
bsdports/pear/pear-Net_URL/Makefile
2019-12-26 07:26:06 +00:00

16 lines
176 B
Makefile

#
# $Id$
#
PORTNAME= Net_URL
PORTVERSION= 1.0.15
CATEGORIES= net www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Easy parsing of URLs
USES= pear
.include <bsd.port.mk>
#EOF