1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/net/pear-Net_URL/Makefile
2016-07-25 20:01:02 +00:00

14 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>