summaryrefslogtreecommitdiff
path: root/lang/moscow_ml
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/moscow_ml
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/moscow_ml')
-rw-r--r--lang/moscow_ml/Makefile3
-rw-r--r--lang/moscow_ml/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile
index ca83d595f30..6b9e3e6e62a 100644
--- a/lang/moscow_ml/Makefile
+++ b/lang/moscow_ml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/09/05 09:33:16 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/02/17 09:07:20 agc Exp $
DISTNAME= mos20src
PKGNAME= moscow_ml-2.00
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/mosml/ \
MAINTAINER= lamj@stat.cmu.edu
HOMEPAGE= http://www.dina.kvl.dk/~sestoft/mosml.html
+COMMENT= Moscow ML, a version of Standard ML
BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base
diff --git a/lang/moscow_ml/pkg/COMMENT b/lang/moscow_ml/pkg/COMMENT
deleted file mode 100644
index cfd64506018..00000000000
--- a/lang/moscow_ml/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Moscow ML, a version of Standard ML