freebsd-ports/databases/msql3/Makefile
Satoshi Asami c9490209f3 Upgrade, 1.0.5 -> 1.0.7.
Submitted by:	Chuck Robey <chuckr@eng.umd.edu>
1995-09-14 11:30:34 +00:00

20 lines
426 B
Makefile

# 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>