Update games/scummvm to version 1.7.0
[dports.git] / textproc / p5-Data-Phrasebook / Makefile
1 # Created by: Anton Berezin <tobez@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Data-Phrasebook
5 PORTVERSION=    0.34
6 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Accessing phrasebooks from various data sources
12
13 LICENSE=        ART20
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>