5bd83decff
fixing some whitespaces into tabs while at it. ok sthen@ and jasper@
19 lines
413 B
Makefile
19 lines
413 B
Makefile
# $OpenBSD: Makefile,v 1.9 2009/11/03 13:27:43 stephan Exp $
|
|
|
|
COMMENT= unified interface to MIME encoding and decoding
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-MIME-Encodings-1.313
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
CATEGORIES= mail
|
|
|
|
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>
|