aboutsummaryrefslogtreecommitdiffstats
path: root/databases/WWWdb/Makefile
blob: bf5470c72531c5b82093fb6fd5b843a98fb71a4d (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=    Perl based generic WWW DB interface / frontend

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>