openbsd-ports/www/pear-HTML-Page2/Makefile

18 lines
336 B
Makefile
Raw Normal View History

2011-09-16 08:00:05 -04:00
# $OpenBSD: Makefile,v 1.9 2011/09/16 12:00:07 espie Exp $
2006-10-22 09:16:35 -04:00
COMMENT= base package for HTML handling in PHP5
2006-10-22 09:16:35 -04:00
DISTNAME= HTML_Page2-0.5.0beta
2011-09-16 08:00:05 -04:00
REVISION= 2
CATEGORIES= www devel
2006-10-22 09:16:35 -04:00
MODULES= www/pear
2006-10-22 09:16:35 -04:00
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>