summaryrefslogtreecommitdiff
path: root/databases/WWWdb/Makefile
blob: b36f2b6648510b074499eb1625273e32a33c6dba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Jens Rehsack <rehsack@liwing.de>
# $FreeBSD$

PORTNAME=	WWWdb
PORTVERSION=	0.8.3
CATEGORIES=	databases perl5 www
MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A Perl based generic WWW DB interface / frontend

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>