# New ports collection makefile for:	msql
# Version required:	1.0.7
# Date created:		14 January 1995
# Whom:			mr (original)
#
# $Id: Makefile,v 1.9 1995/09/14 11:27:52 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>

