openbsd-ports/mail/pear-Mail-Mime/Makefile

18 lines
330 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.14 2011/06/04 11:41:08 sthen Exp $
COMMENT= classes to create and decode MIME messages in PHP
2011-04-19 10:24:32 -04:00
DISTNAME= Mail_Mime-1.8.1
CATEGORIES= mail
MODULES= www/pear
2010-03-20 20:02:22 -04:00
PKG_ARCH= *
2009-11-18 13:06:53 -05:00
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>