mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Convert to USES=tar:tgz
This commit is contained in:
parent
10ce49dc56
commit
1b33fd79cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373647
1 changed files with 2 additions and 1 deletions
|
@ -5,11 +5,12 @@ PORTNAME= xlreader
|
||||||
PORTVERSION= 0.9.0
|
PORTVERSION= 0.9.0
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
EXTRACT_SUFX= .tgz
|
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
COMMENT= Convert .xls spread sheets to tab delimited CSV or SQL inserts
|
COMMENT= Convert .xls spread sheets to tab delimited CSV or SQL inserts
|
||||||
|
|
||||||
|
USES= tar:tgz
|
||||||
|
|
||||||
PLIST_FILES= bin/xlreader
|
PLIST_FILES= bin/xlreader
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue