openbsd-ports/mail/p5-Mail-Sender/Makefile

19 lines
341 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:45:39 ajacoutot Exp $
COMMENT= send mail with attachments through SMTP
MODULES= cpan
2010-10-18 15:59:15 -04:00
USE_GROFF = Yes
2008-10-10 08:11:31 -04:00
DISTNAME= Mail-Sender-0.8.16
REVISION= 0
CATEGORIES= mail
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>