aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-dia-functions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-dia-functions/Makefile')
-rw-r--r--graphics/hs-dia-functions/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/hs-dia-functions/Makefile b/graphics/hs-dia-functions/Makefile
index 1194ada00b42..68722f434939 100644
--- a/graphics/hs-dia-functions/Makefile
+++ b/graphics/hs-dia-functions/Makefile
@@ -2,16 +2,14 @@
PORTNAME= dia-functions
PORTVERSION= 0.2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= An EDSL for teaching Haskell with diagrams - functions
+COMMENT= EDSL for teaching Haskell with diagrams - functions
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= data-pprint>=0.2 dia-base>=0.1 mtl>=2.0 xhtml>=3000.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"