13 lines
253 B
Makefile
13 lines
253 B
Makefile
# $OpenBSD: Makefile,v 1.16 2015/01/21 14:19:13 sthen Exp $
|
|
|
|
COMMENT= unified interface to MIME encoding and decoding
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-MIME-Encodings-1.315
|
|
CATEGORIES= mail
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|