15 lines
268 B
Makefile
15 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.14 2015/01/21 06:23:35 bentley Exp $
|
|
|
|
COMMENT= class for generating HTML form select elements for PHP
|
|
|
|
DISTNAME= HTML_Select-1.2.1
|
|
REVISION= 3
|
|
CATEGORIES= www
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|