12 lines
285 B
Makefile
12 lines
285 B
Makefile
# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:57 asau Exp $
|
|
|
|
DISTNAME= Net_URL-1.0.15
|
|
CATEGORIES+= net
|
|
|
|
MAINTAINER= pkgsrc-users@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"
|