15 lines
237 B
Makefile
15 lines
237 B
Makefile
# $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
|
|
REVISION= 3
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# BSD License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|