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

18 lines
365 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2009/11/06 08:32:37 jasper 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
PKGNAME= pear-${DISTNAME:S/_/-/}p1
2006-10-22 09:16:35 -04:00
CATEGORIES= www devel pear
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>