freebsd-ports/mail/p5-MIME-Lite/Makefile
Patrick Li 58592c6718 Update to 2.117
PR:		37517
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
Approved by:	maintainer
2002-04-28 18:54:46 +00:00

22 lines
443 B
Makefile

# New ports collection makefile for: p5-MIME-Lite
# Date created: August 3, 1999
# Whom: Alex Perel <veers@disturbed.net>
#
# $FreeBSD$
#
PORTNAME= MIME-Lite
PORTVERSION= 2.117
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
PKGNAMEPREFIX= p5-
MAINTAINER= veers@disturbed.net
PERL_CONFIGURE= YES
MAN3= MIME::Lite.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>