Files
forge-packages/lsof.pkg
2026-02-02 20:44:59 +01:00

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