summaryrefslogtreecommitdiffstats
path: root/devel/p5-constant-def/Makefile
blob: e7717f6418e54b3f5194e6dd903eb90ba1c087a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Mons Anderson <mons@cpan.org>
# $FreeBSD$

PORTNAME=	constant-def
PORTVERSION=	0.01
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mons@cpan.org
COMMENT=	Declare only undeclared constants

BUILD_DEPENDS=	p5-ex-lib>=0.06:${PORTSDIR}/devel/p5-ex-lib
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

MAN3=		constant::def.3 constant::abs.3

.include <bsd.port.mk>
OpenPOWER on IntegriCloud