pkgsrc-wip/pear-Net_URL2/Makefile
Aleksej Saushev 07a91f60a8 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-05 11:12:49 +00:00

14 lines
293 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/10/05 11:12:55 asau Exp $
#
DISTNAME= Net_URL2-2.0.0
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Class for parsing and handling URL
LICENSE= 2-clause-bsd
USE_LANGUAGES= # none
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"