aboutsummaryrefslogtreecommitdiff
path: root/databases/WWWdb/Makefile
blob: 641e51d18440baf600c6160a981ae6bf132dd124 (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:tl}/${PORTNAME}/${PORTVERSION}

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>