Tweak audio/festvox-el11 version 1.4.0_2
[dports.git] / devel / p5-LV / Makefile
1 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       LV
5 PORTVERSION=    0.006
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 MASTER_SITE_SUBDIR=     CPAN:TOBYINK
10 PKGNAMEPREFIX=  p5-
11
12 MAINTAINER=     sunpoet@FreeBSD.org
13 COMMENT=        LV for lvalue
14
15 LICENSE=        ART10 GPLv1
16 LICENSE_COMB=   dual
17
18 TEST_DEPENDS=   p5-Sentinel>=0:devel/p5-Sentinel \
19                 p5-Variable-Magic>=0:devel/p5-Variable-Magic
20
21 USE_PERL5=      configure
22 USES=           perl5
23
24 .include <bsd.port.mk>