freebsd-ports/mail/p5-MIME-Lite/Makefile

23 lines
443 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-MIME-Lite
# Date created: August 3, 1999
# Whom: Alex Perel <veers@disturbed.net>
#
1999-08-25 02:51:17 -04:00
# $FreeBSD$
#
2000-04-13 16:01:08 -04:00
PORTNAME= MIME-Lite
PORTVERSION= 2.111
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
2000-04-21 03:15:20 -04:00
PKGNAMEPREFIX= p5-
MAINTAINER= veers@disturbed.net
PERL_CONFIGURE= YES
MAN3= MIME::Lite.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>