14 lines
295 B
Makefile
14 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/07/19 14:55:07 taca Exp $
|
|
|
|
DISTNAME= Net_URL2-2.2.1
|
|
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"
|