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

9 lines
199 B
Plaintext

# Forge package for nano
VERSION=7.2
URL=https://www.nano-editor.org/dist/v7/nano-7.2.tar.gz
SOURCE_TYPE=tarball
BUILD=./configure --prefix=/usr && make
INSTALL=make install
DEPS=
SYSTEM_PROVIDED=no