14 lines
295 B
Makefile
14 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/08/30 09:02:43 taca Exp $
|
|
|
|
DISTNAME= Net_URL2-2.2.0
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= PHP class for parsing and handling URL
|
|
LICENSE= modified-bsd
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|