62f3624f77
from Stephan A. Rickauer
18 lines
372 B
Makefile
18 lines
372 B
Makefile
# $OpenBSD: Makefile,v 1.7 2009/08/07 10:18:48 ajacoutot Exp $
|
|
|
|
COMMENT= unified interface to MIME encoding and decoding
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-MIME-Encodings-1.313
|
|
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>
|