aboutsummaryrefslogtreecommitdiff
path: root/textproc/pure-csv
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
commit496ac41eab239d23ec8c4be4de8c7274167db816 (patch)
tree833ea06148a6d04c639882998b046989806a59ed /textproc/pure-csv
parent0888e6c87c87611f8c3c91d010963770653c20ec (diff)
Notes
Diffstat (limited to 'textproc/pure-csv')
-rw-r--r--textproc/pure-csv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pure-csv/Makefile b/textproc/pure-csv/Makefile
index 1f42e482b6de..4526c828da7a 100644
--- a/textproc/pure-csv/Makefile
+++ b/textproc/pure-csv/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= pure
MAINTAINER= ports@FreeBSD.org
COMMENT= CSV reading and writing module for the Pure language
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
USES= pure