2013-03-11 07:20:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:53 espie Exp $
|
2009-11-18 14:07:09 -05:00
|
|
|
|
|
|
|
COMMENT= class to decode mime messages
|
|
|
|
|
2010-03-20 20:03:06 -04:00
|
|
|
DISTNAME= Mail_mimeDecode-1.5.1
|
2011-09-16 06:31:20 -04:00
|
|
|
REVISION= 0
|
2009-11-18 14:07:09 -05:00
|
|
|
CATEGORIES= mail
|
|
|
|
|
|
|
|
MODULES= www/pear
|
2010-03-20 20:03:06 -04:00
|
|
|
PKG_ARCH= *
|
2009-11-18 14:07:09 -05:00
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2010-11-19 02:23:05 -05:00
|
|
|
RUN_DEPENDS= mail/pear-Mail-Mime>=1.5.2
|
2009-11-18 14:07:09 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|