pkgsrc/net/pear-Net_URL/Makefile

13 lines
281 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2006/06/04 16:26:55 joerg Exp $
DISTNAME= Net_URL-1.0.14
CATEGORIES+= net
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP classes to easy parsing of URLs
CONFLICTS= php-pear-Net_URL-[0-9]*
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"