13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:27 joerg Exp $
|
|
|
|
DISTNAME= HTML_Select-1.2.1
|
|
PKGREVISION= 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"
|