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

PORTNAME=	WWWdb
PORTVERSION=	0.8.3
PORTREVISION=	1
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>