2013-03-11 07:20:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2013/03/11 11:23:53 espie Exp $
|
2003-04-03 05:36:22 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= classes to create and decode MIME messages in PHP
|
2003-04-03 05:36:22 -05:00
|
|
|
|
2011-04-19 10:24:32 -04:00
|
|
|
DISTNAME= Mail_Mime-1.8.1
|
2011-09-16 06:31:20 -04:00
|
|
|
REVISION= 0
|
2009-11-06 04:01:07 -05:00
|
|
|
CATEGORIES= mail
|
2003-04-03 05:36:22 -05:00
|
|
|
|
2007-03-22 18:48:03 -04:00
|
|
|
MODULES= www/pear
|
2010-03-20 20:02:22 -04:00
|
|
|
PKG_ARCH= *
|
2003-04-03 05:36:22 -05:00
|
|
|
|
2009-11-18 13:06:53 -05:00
|
|
|
# BSD
|
2003-04-03 05:36:22 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|