View | Details | Raw Unified | Return to bug 167149
Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	Email-FolderType
8
PORTNAME=	Email-FolderType
9
PORTVERSION=	0.8.13
9
PORTVERSION=	0.8.13
10
PORTREVISION=	1
10
CATEGORIES=	mail perl5
11
CATEGORIES=	mail perl5
11
MASTER_SITES=	CPAN
12
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
Lines 15-23 Link Here
15
MAINTAINER=	lth@FreeBSD.org
16
MAINTAINER=	lth@FreeBSD.org
16
COMMENT=	Determine the type of a mail folder
17
COMMENT=	Determine the type of a mail folder
17
18
18
RUN_DEPENDS=	p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable
19
BUILD_DEPENDS=	${RUN_DEPENDS}
20
21
PERL_CONFIGURE=	yes
19
PERL_CONFIGURE=	yes
22
20
23
MAN3=		Email::FolderType.3 \
21
MAN3=		Email::FolderType.3 \

Return to bug 167149