2013-03-11 11:35:43 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:54 espie Exp $
|
2005-10-07 14:53:30 +00:00
|
|
|
|
2007-09-15 22:36:51 +00:00
|
|
|
COMMENT= easy parsing of URLs for PHP
|
2005-10-07 14:53:30 +00:00
|
|
|
|
|
|
|
DISTNAME= Net_URL-1.0.14
|
2011-09-16 11:13:37 +00:00
|
|
|
REVISION= 3
|
2009-11-06 09:01:07 +00:00
|
|
|
CATEGORIES= net
|
2005-10-07 14:53:30 +00:00
|
|
|
|
2007-03-22 22:48:03 +00:00
|
|
|
MODULES= www/pear
|
2005-10-07 14:53:30 +00:00
|
|
|
|
|
|
|
# BSD License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|