14 lines
249 B
Makefile
14 lines
249 B
Makefile
# $OpenBSD: Makefile,v 1.11 2016/01/30 10:10:14 benoit Exp $
|
|
|
|
COMMENT = base package for HTML handling in PHP5
|
|
|
|
DISTNAME = HTML_Page2-0.6.5
|
|
CATEGORIES = www devel
|
|
|
|
MODULES = www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
.include <bsd.port.mk>
|