Files
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00

17 lines
286 B
Makefile

COMMENT = truncate or extend the length of files
DISTNAME = truncate-5.2.1
CATEGORIES = sysutils
REVISION = 1
HOMEPAGE = https://www.dragonflybsd.org/
# BSD
PERMIT_PACKAGE = Yes
# uses pledge()
WANTLIB += c
SITES = https://mirrors.nycbug.org/pub/distfiles/
.include <bsd.port.mk>