Tweak databases/p5-Amazon-SimpleDB version 0.03_1
[dports.git] / databases / p5-AsciiDB-TagFile / Makefile
1 # Created by: Anton Berezin <tobez@tobez.org>
2 # $FreeBSD$
3
4 PORTNAME=       AsciiDB-TagFile
5 PORTVERSION=    1.06
6 PORTREVISION=   1
7 CATEGORIES=     databases perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Perl tie class for a simple ASCII database
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>