openbsd-ports/mail/p5-Email-MIME-Encodings/Makefile
2010-12-03 11:44:22 +00:00

20 lines
418 B
Makefile

# $OpenBSD: Makefile,v 1.12 2010/12/03 11:45:38 ajacoutot Exp $
COMMENT= unified interface to MIME encoding and decoding
MODULES= cpan
DISTNAME= Email-MIME-Encodings-1.313
REVISION= 1
CATEGORIES= mail
USE_GROFF = Yes
MAINTAINER= Stephan A. Rickauer <stephan@openbsd.org>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>