mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Cleanup.
This commit is contained in:
parent
259557dab0
commit
8da3f52a94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=604
@ -1,8 +1,11 @@
|
||||
DISTFILES= unzip512.tar.Z
|
||||
DISTNAME= unzip-5.12
|
||||
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
|
||||
|
||||
MAKEFILE= Xmakefile
|
||||
MAKEFILE= unix/Makefile
|
||||
ALL_TARGET= bsd
|
||||
MAKE_FLAGS= LOCAL_UNZIP="-O2 -DCHECK_EOF" \
|
||||
INSTALL="install -c -o bin -g bin" \
|
||||
prefix=${PREFIX} -f
|
||||
|
||||
pre-install:
|
||||
@mkdir -p ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user