aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-11-30 04:22:07 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-11-30 04:22:07 +0800
commita1198921d76496301e195fbabdc723dd59128ab4 (patch)
tree5dd0dcdcdc084339f292a126869b4387cbd1babc /textproc
parent5dff169a2eaa006848770464e3483db670c09472 (diff)
downloadfreebsd-ports-gnome-a1198921d76496301e195fbabdc723dd59128ab4.tar.gz
freebsd-ports-gnome-a1198921d76496301e195fbabdc723dd59128ab4.tar.zst
freebsd-ports-gnome-a1198921d76496301e195fbabdc723dd59128ab4.zip
Convert to USES=tar:tgz
Diffstat (limited to 'textproc')
-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: