aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Data-Phrasebook/Makefile
blob: 18bf978df93c246e0465f348b422bf0c63dc1a51 (plain) (tree)
1
2
3
4
5
6
7
                                               

                               
                    
                 

                              




                                                               

                     

                                                                  
 

                         
 
                      
# Created by: Anton Berezin <tobez@FreeBSD.org>

PORTNAME=	Data-Phrasebook
PORTVERSION=	0.35
PORTREVISION=	2
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Accessing phrasebooks from various data sources

LICENSE=	ART20

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Module-Pluggable>=2.7:devel/p5-Module-Pluggable

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>