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

16 lines
265 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.16 2013/03/11 11:23:53 espie 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
2011-09-16 06:31:20 -04:00
REVISION= 0
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
.include <bsd.port.mk>