aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-MIME-Lite/Makefile
blob: 2c7cb44d4fcb861c5fda0059641766692b8e888d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.111
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>