2011-08-01 15:42:19 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2011/08/01 19:42:19 stephan Exp $
|
2006-01-15 10:47:16 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= unified interface to MIME encoding and decoding
|
2006-01-15 10:47:16 -05:00
|
|
|
|
2006-12-24 07:41:02 -05:00
|
|
|
MODULES= cpan
|
2009-08-07 06:18:48 -04:00
|
|
|
DISTNAME= Email-MIME-Encodings-1.313
|
2011-08-01 15:42:19 -04:00
|
|
|
REVISION= 2
|
2006-12-24 07:41:02 -05:00
|
|
|
CATEGORIES= mail
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
2006-01-15 10:47:16 -05:00
|
|
|
|
|
|
|
# Same as Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|