summaryrefslogtreecommitdiffstats
path: root/textproc/hs-csv
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-16 18:54:16 +0000
committerpgj <pgj@FreeBSD.org>2012-02-16 18:54:16 +0000
commite42d56433ae4b95208962bdc9e2753c48b8c7b2f (patch)
treeef0d5de3a0c570553a99e65650afe6931d051e37 /textproc/hs-csv
parent2fa3d0e1020495986c5f0ea9a2bccc5d6d668c38 (diff)
downloadFreeBSD-ports-e42d56433ae4b95208962bdc9e2753c48b8c7b2f.zip
FreeBSD-ports-e42d56433ae4b95208962bdc9e2753c48b8c7b2f.tar.gz
- Fix license
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/hs-csv')
-rw-r--r--textproc/hs-csv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-csv/Makefile b/textproc/hs-csv/Makefile
index b7eaa44..81df304 100644
--- a/textproc/hs-csv/Makefile
+++ b/textproc/hs-csv/Makefile
@@ -7,14 +7,14 @@
PORTNAME= csv
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A CSV library for Haskell
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
+FILE_LICENSE= COPYING
CABAL_SETUP= Setup.hs
USE_CABAL= parsec
OpenPOWER on IntegriCloud