2013-03-29 01:44:53 +01:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2010-05-05 13:34:27 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Data-Phrasebook
|
2013-05-27 13:24:50 +02:00
|
|
|
PORTVERSION= 0.34
|
2010-05-05 13:34:27 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Accessing phrasebooks from various data sources
|
|
|
|
|
2012-07-31 09:57:29 +02:00
|
|
|
LICENSE= ART20
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-05-05 13:34:27 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|