summaryrefslogtreecommitdiff
path: root/lang/smalleiffel
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
committeragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
commit82acd159f7158e3b9efdc652d4faed7d75ffabde (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/smalleiffel
parent6cbbf89ce0ad4a62a586066dda99b7bbecd668ae (diff)
downloadpkgsrc-82acd159f7158e3b9efdc652d4faed7d75ffabde.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/smalleiffel')
-rw-r--r--lang/smalleiffel/Makefile3
-rw-r--r--lang/smalleiffel/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/smalleiffel/Makefile b/lang/smalleiffel/Makefile
index ea20457d145..0846ef221c8 100644
--- a/lang/smalleiffel/Makefile
+++ b/lang/smalleiffel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/09/06 14:31:38 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/17 09:07:29 agc Exp $
#
DISTNAME= se
@@ -13,6 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://smalleiffel.loria.fr/
+COMMENT= GNU Eiffel compiler
MAKE_ENV+= SmallEiffel=${WRKSRC}/sys/system.se
ALL_TARGET= ./bin/compile_to_c
diff --git a/lang/smalleiffel/pkg/COMMENT b/lang/smalleiffel/pkg/COMMENT
deleted file mode 100644
index 6edfdacb1b0..00000000000
--- a/lang/smalleiffel/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-GNU Eiffel compiler