freebsd-ports/mail/p5-MIME-EcoEncode/Makefile

15 lines
263 B
Makefile

# $FreeBSD$
PORTNAME= MIME-EcoEncode
PORTVERSION= 0.95
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for economical MIME Encoding
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>