freebsd-ports/mail/p5-MIME-Explode/Makefile
2009-08-28 17:37:26 +00:00

21 lines
375 B
Makefile

# New ports collection makefile for: p5-MIME-Explode
# Date created: 2006/12/22
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= MIME-Explode
PORTVERSION= 0.38
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for explode MIME messages
PERL_CONFIGURE= yes
MAN3= MIME::Explode.3
.include <bsd.port.mk>