aboutsummaryrefslogtreecommitdiff
path: root/textproc/xlreader
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:22:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:22:07 +0000
commit1b33fd79cfeead12cc0069bcc0579dff59fe98d4 (patch)
tree5dd0dcdcdc084339f292a126869b4387cbd1babc /textproc/xlreader
parent10ce49dc56ab12e0db3f1a83005199b92ed5cdf9 (diff)
Notes
Diffstat (limited to 'textproc/xlreader')
-rw-r--r--textproc/xlreader/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile
index c944f33b7db9..22ac8a9758c7 100644
--- a/textproc/xlreader/Makefile
+++ b/textproc/xlreader/Makefile
@@ -5,11 +5,12 @@ PORTNAME= xlreader
PORTVERSION= 0.9.0
CATEGORIES= textproc
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert .xls spread sheets to tab delimited CSV or SQL inserts
+USES= tar:tgz
+
PLIST_FILES= bin/xlreader
post-patch: