02975a6aaf
OK jasper@, steven@
18 lines
370 B
Makefile
18 lines
370 B
Makefile
# $OpenBSD: Makefile,v 1.2 2006/12/24 12:41:02 dassow Exp $
|
|
|
|
COMMENT= "unified interface to MIME encoding and decoding "
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-MIME-Encodings-1.3
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|