aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hs-dia-base/Makefile
blob: 9bbce5eb2847c2edabb6490ed1c46ed8a4e1fea0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   dia-base
PORTVERSION=    0.1.1.2
PORTREVISION=   2
CATEGORIES= graphics haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    EDSL for teaching Haskell with diagrams - data types

LICENSE=    BSD

NO_STAGE=   yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>