summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authoragc <agc>2001-02-17 09:06:56 +0000
committeragc <agc>2001-02-17 09:06:56 +0000
commit791d0f000e3800b92390f9dc47dfcdb2a421a0ca (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/squeak
parentce53854194ec79cb0de0babb412a888dc24f3985 (diff)
downloadpkgsrc-791d0f000e3800b92390f9dc47dfcdb2a421a0ca.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile3
-rw-r--r--lang/squeak/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 23881f9b3f4..1e3b83233fc 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/07 05:16:39 fredb Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/17 09:07:31 agc Exp $
#
DISTNAME= Squeak2.7-src
@@ -9,6 +9,7 @@ DISTFILES= Squeak2.7-src.tar.gz Squeak2.7.image.gz Squeak2.7.changes.gz SqueakV2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.squeak.org/
+COMMENT= Full Smalltalk 80 with portability to UN*X, Mac, and Windows
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
diff --git a/lang/squeak/pkg/COMMENT b/lang/squeak/pkg/COMMENT
deleted file mode 100644
index 00168b23618..00000000000
--- a/lang/squeak/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Full Smalltalk 80 with portability to UN*X, Mac, and Windows