9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
# Forge package for unzip
|
|
VERSION=6.1
|
|
URL=https://downloads.sourceforge.net/infozip/unzip60.tar.gz
|
|
SOURCE_TYPE=tarball
|
|
BUILD=make -f unix/Makefile generic
|
|
INSTALL=make -f unix/Makefile install
|
|
DEPS=
|
|
SYSTEM_PROVIDED=no
|