# New ports collection makefile for: p5-Email-MIME-ContentType # Date created: 2004-08-29 # Whom: Lars Thegler # # $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