2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2010/12/03 11:45:38 ajacoutot 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
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
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
|
|
|
|
2009-11-03 08:27:43 -05:00
|
|
|
MAINTAINER= Stephan A. Rickauer <stephan@openbsd.org>
|
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>
|