aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nhc98
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-11-06 05:55:21 +0800
committerobraun <obraun@FreeBSD.org>2002-11-06 05:55:21 +0800
commit999ee2ab67119c436779b378d58e8d68eeb329a1 (patch)
tree933a12be38d2e5497d6b7cb45c7e430b5d45cde4 /lang/nhc98
parent3a61a8b6252a6a3450f063547fbf3b200d1cfdca (diff)
downloadfreebsd-ports-gnome-999ee2ab67119c436779b378d58e8d68eeb329a1.tar.gz
freebsd-ports-gnome-999ee2ab67119c436779b378d58e8d68eeb329a1.tar.zst
freebsd-ports-gnome-999ee2ab67119c436779b378d58e8d68eeb329a1.zip
Use PORTCOMMENT variable instead of pkg-comment file.
Diffstat (limited to 'lang/nhc98')
-rw-r--r--lang/nhc98/Makefile1
-rw-r--r--lang/nhc98/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 5debd402763e..96e422e6ea87 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nhc98
PORTVERSION= 1.14a
PORTREVISION= 1
+PORTCOMMENT= A fully-fledged compiler for Haskell 98
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/
DISTNAME= ${PORTNAME}src-${PORTVERSION}
diff --git a/lang/nhc98/pkg-comment b/lang/nhc98/pkg-comment
deleted file mode 100644
index a19fd5726493..000000000000
--- a/lang/nhc98/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A fully-fledged compiler for Haskell 98