summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-26 09:31:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-26 09:31:14 +0000
commitec72d2f444963731a2fdfe778688a165aec2b16c (patch)
tree24b5df51fa0667638bbcac7c4fa35296eeea5ecb /databases
parentAdded (diff)
Make this NO_PACKAGE.
Notes
Notes: svn path=/head/; revision=2117
Diffstat (limited to 'databases')
-rw-r--r--databases/msql/Makefile7
-rw-r--r--databases/msql3/Makefile7
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 64ecdf2bec13..d12db05b73a0 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -3,16 +3,17 @@
# Date created: 14 January 1995
# Whom: mr (original)
#
-# $Id: Makefile,v 1.5 1995/04/01 12:44:31 jkh Exp $
+# $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/
-EXTRACT_SUFX= .tar.gz
-IS_INTERACTIVE= YES
+IS_INTERACTIVE= yes
PREFIX= /usr/local/Minerva
+# restrictive copyright (no commercial use)
+NO_PACKAGE= yes
.include <bsd.port.mk>
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 64ecdf2bec13..d12db05b73a0 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -3,16 +3,17 @@
# Date created: 14 January 1995
# Whom: mr (original)
#
-# $Id: Makefile,v 1.5 1995/04/01 12:44:31 jkh Exp $
+# $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/
-EXTRACT_SUFX= .tar.gz
-IS_INTERACTIVE= YES
+IS_INTERACTIVE= yes
PREFIX= /usr/local/Minerva
+# restrictive copyright (no commercial use)
+NO_PACKAGE= yes
.include <bsd.port.mk>