12 lines
325 B
Makefile
12 lines
325 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/11/27 13:34:37 jdolecek Exp $
|
|
|
|
DISTNAME= HTML_Select-1.2.1
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP class for generating HTML form select elements
|
|
|
|
DEPENDS+= pear-HTML_Common>=1.1:../../www/pear-HTML_Common
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|