9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
# Forge package for lsof
|
|
VERSION=4.96
|
|
URL=https://sourceforge.net/projects/lsof/files/lsof/4.96/lsof_4.96.tar.gz
|
|
SOURCE_TYPE=tarball
|
|
BUILD=./configure --prefix=/usr && make
|
|
INSTALL=make install
|
|
DEPS=
|
|
SYSTEM_PROVIDED=no
|