1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/mail/p5-MIME-Explode/Makefile
2013-11-05 02:54:53 +00:00

17 lines
276 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= MIME-Explode
PORTVERSION= 0.39
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for explode MIME messages
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>