summaryrefslogtreecommitdiff
path: root/databases/msql/Makefile
blob: c3a664f516477ee4e10a56f6e7fc41bd7abc24dc (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:	msql
# Version required:	1.0.7
# Date created:		14 January 1995
# Whom:			mr (original)
#
# $Id: Makefile,v 1.8 1995/08/28 07:49:48 asami Exp $
#

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

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

.include <bsd.port.mk>