openbsd-ports/mail/pear-Mail/Makefile
2009-12-14 14:36:15 +00:00

20 lines
407 B
Makefile

# $OpenBSD: Makefile,v 1.10 2009/12/14 14:36:15 ajacoutot Exp $
COMMENT= class that provides multiple interfaces for sending email
DISTNAME= Mail-1.2.0b2
PKGNAME= pear-${DISTNAME}p0
CATEGORIES= mail
MODULES= www/pear
HOMEPAGE= http://pear.php.net/package/Mail
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>