openbsd-ports/mail/p5-Email-Simple/Makefile
simon c0d911390a update p5-Email-* modules (reduced memory footprint)
looks ok to MAINTAINERs and jasper@
2007-05-12 15:25:37 +00:00

18 lines
356 B
Makefile

# $OpenBSD: Makefile,v 1.3 2007/05/12 15:25:38 simon Exp $
COMMENT= "simple module for handling email messages"
MODULES= cpan
DISTNAME= Email-Simple-1.999
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>