aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-magic/Makefile
blob: 6bce86ce7b1801d7e30f95dab9ff8cdafcd5e9ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=	magic
PORTVERSION=	1.1
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Interface to C file/magic library

LICENSE=	BSD3CLAUSE

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