pkgsrc/net/pear-Net_URL/Makefile
jdolecek 61ae11e536 Updated pear-Net-URL to 1.0.14. This is actually the version which
fixes the arg_separator.input bug, 1.0.12 fixes some other bugs.
2004-11-27 13:23:47 +00:00

10 lines
248 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/11/27 13:23:47 jdolecek Exp $
DISTNAME= Net_URL-1.0.14
CATEGORIES+= net
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP classes to easy parsing of URLs
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"