1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/mail/p5-MIME-Charset/Makefile
Philip M. Gollucci 2b4cc1301e - Update to 1.008
PR:             ports/141592
Approved by:     maintainer
Submitted by:   myself (pgollucci@)
2009-12-15 21:09:41 +00:00

23 lines
491 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.008
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
# blanket update approval granted, see pr136540
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>