diff options
Diffstat (limited to 'lang/nhc98/Makefile')
-rw-r--r-- | lang/nhc98/Makefile | 1 |
1 files changed, 1 insertions, 0 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} |