9fb1ef4c3a
response to email. Hat: portmgr
21 lines
375 B
Makefile
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>
|