2015-10-29 21:43:19 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.19 2015/10/29 21:43:19 sthen Exp $
|
2003-04-03 10:36:22 +00:00
|
|
|
|
2007-09-16 00:17:04 +00:00
|
|
|
COMMENT= classes to create and decode MIME messages in PHP
|
2003-04-03 10:36:22 +00:00
|
|
|
|
2015-10-29 21:43:19 +00:00
|
|
|
DISTNAME= Mail_Mime-1.10.0
|
2009-11-06 09:01:07 +00:00
|
|
|
CATEGORIES= mail
|
2003-04-03 10:36:22 +00:00
|
|
|
|
2015-10-29 21:43:19 +00:00
|
|
|
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
|
|
|
|
2007-03-22 22:48:03 +00:00
|
|
|
MODULES= www/pear
|
2010-03-21 00:02:22 +00:00
|
|
|
PKG_ARCH= *
|
2003-04-03 10:36:22 +00:00
|
|
|
|
2009-11-18 18:06:53 +00:00
|
|
|
# BSD
|
2003-04-03 10:36:22 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|