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

19 lines
369 B
Makefile
Raw Normal View History

2010-11-11 07:35:09 -05:00
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:14 sthen 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
2010-11-11 07:35:09 -05:00
PKGNAME= pear-${DISTNAME:S/_/-/}
REVISION= 1
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>