summaryrefslogtreecommitdiff
path: root/databases/msql3/Makefile
blob: d12db05b73a0b116151eec3fe1a356831b339518 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	msql
# Version required:	1.0.5
# Date created:		14 January 1995
# Whom:			mr (original)
#
# $Id: Makefile,v 1.6 1995/04/11 20:44:46 asami Exp $
#

DISTNAME=	msql-1.0.5
CATEGORIES+=	databases
MASTER_SITES=	ftp://bond.edu.au/pub/Minerva/msql/

IS_INTERACTIVE=	yes
PREFIX=		/usr/local/Minerva
# restrictive copyright (no commercial use)
NO_PACKAGE=	yes

.include <bsd.port.mk>