15 lines
259 B
Makefile
15 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:44:47 espie Exp $
|
|
|
|
COMMENT= base package for HTML handling in PHP5
|
|
|
|
DISTNAME= HTML_Page2-0.5.0beta
|
|
REVISION= 2
|
|
CATEGORIES= www devel
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|