openbsd-ports/net/pear-Net-URL/Makefile

15 lines
237 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:54 espie Exp $
COMMENT= easy parsing of URLs for PHP
DISTNAME= Net_URL-1.0.14
2011-09-16 07:13:37 -04:00
REVISION= 3
CATEGORIES= net
MODULES= www/pear
# BSD License
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>