aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-BNFC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-BNFC/Makefile')
-rw-r--r--devel/hs-BNFC/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/hs-BNFC/Makefile b/devel/hs-BNFC/Makefile
index c4551fd1bbb4..2703847e0699 100644
--- a/devel/hs-BNFC/Makefile
+++ b/devel/hs-BNFC/Makefile
@@ -2,19 +2,16 @@
# $FreeBSD$
PORTNAME= BNFC
-PORTVERSION= 2.4.2.1
-PORTREVISION= 1
+PORTVERSION= 2.6.0.3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A Labelled BNF converter
+COMMENT= Compiler front-end generator
LICENSE= GPLv2
-FILE_LICENSE= COPYING
USE_CABAL= mtl
-STANDALONE= yes
EXECUTABLE= bnfc
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"