summaryrefslogtreecommitdiff
path: root/databases/p5-AsciiDB-TagFile/Makefile
blob: 216fd6f1eed05bba9056b8fef793e9a9d0da436e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	databases/p5-AsciiDB-TagFile
# Date created:				25 April 2001
# Whom:					Anton Berezin <tobez@tobez.org>
#
# $FreeBSD$
#

PORTNAME=	AsciiDB-TagFile
PORTVERSION=	1.06
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Perl tie class for a simple ASCII database

PERL_CONFIGURE=	yes

MAN3=		AsciiDB::TagFile.3

.include <bsd.port.mk>