From 1b33fd79cfeead12cc0069bcc0579dff59fe98d4 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 29 Nov 2014 20:22:07 +0000 Subject: [PATCH] Convert to USES=tar:tgz --- textproc/xlreader/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: