1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/mail/p5-MIME-Charset/Makefile
Yen-Ming Lee d0dcf5e464 - update to 1.006.2
PR:		127784
Submitted by:	leeym
Approved by:	maintainer
2008-10-02 13:20:40 +00:00

22 lines
445 B
Makefile

# New ports collection makefile for: mail/p5-MIME-Charset
# Date created: 05 June 2007
# Whom: Olivier Girard <Olivier.Girard@univ-angers.fr>
#
# $FreeBSD$
#
PORTNAME= MIME-Charset
PORTVERSION= 1.006.2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= Olivier.Girard@univ-angers.fr
COMMENT= Charset Informations for MIME
PERL_CONFIGURE= yes
MAN3= MIME::Charset.3 MIME::Charset::JA_JP.3
.include <bsd.port.mk>