1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
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 06:51:17 +00:00
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= MIME-Lite
2000-11-12 02:45:43 +00:00
PORTVERSION= 2.105
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
2000-04-21 07:15:20 +00:00
PKGNAMEPREFIX= p5-
MAINTAINER= veers@disturbed.net
PERL_CONFIGURE= YES
MAN3= MIME::Lite.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>