12 lines
293 B
Makefile
12 lines
293 B
Makefile
# $NetBSD: Makefile,v 1.18 2012/10/28 06:30:56 asau Exp $
|
|
|
|
DISTNAME= HTML_Common-1.2.5
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Base PHP class for other HTML classes
|
|
|
|
CONFLICTS= php-pear-HTML_Common-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|