1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/mail/p5-MIME-Explode/Makefile

22 lines
378 B
Makefile
Raw Normal View History

# 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= chinsan@FreeBSD.org
COMMENT= Perl extension for explode MIME messages
PERL_CONFIGURE= yes
MAN3= MIME::Explode.3
.include <bsd.port.mk>