summaryrefslogblamecommitdiff
path: root/mail/p5-Email-MIME-ContentType/Makefile
blob: 6f0df5d2aa9a05e88209d4ebb83e9600dfc64625 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                      
                      
                          
                    

                             
                                                           







                                                
                      
# New ports collection makefile for:	p5-Email-MIME-ContentType
# Date created:				2004-08-29
# Whom:					Lars Thegler <lars@thegler.dk>
#
# $FreeBSD$
#

PORTNAME=	Email-MIME-ContentType
PORTVERSION=	1.01.5
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Email
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|}

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Parse a MIME Content-Type Header

PERL_CONFIGURE=	yes

MAN3=		Email::MIME::ContentType.3

.include <bsd.port.mk>