aboutsummaryrefslogtreecommitdiffstats
path: root/databases/useracc/Makefile
blob: 00dbfd22a0e8dc799aee7c3607862a5d99684df1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    useracc
# Date created:         December 20th, 2002
# Whom:                 Konrad Heuer
#
# $FreeBSD$
#

PORTNAME=   useracc
PORTVERSION=    3.1
CATEGORIES= databases
MASTER_SITES=   ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \
        ftp://gwdu112.gwdg.de/pub/FreeBSD/misc/

MAINTAINER= kheuer@gwdg.de
COMMENT=    Special purpose database application

MAN1=       useracc.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>