1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/pear-Net_URL/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +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>