15 lines
281 B
Makefile
15 lines
281 B
Makefile
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:23:52 espie Exp $
|
|
|
|
COMMENT= unified interface to MIME encoding and decoding
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-MIME-Encodings-1.313
|
|
REVISION= 2
|
|
CATEGORIES= mail
|
|
USE_GROFF = Yes
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|