SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
sysutils/truncate/pkg/DESCR
Normal file
4
sysutils/truncate/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
The truncate utility adjusts the length of each regular file given on
|
||||
the command-line.
|
||||
|
||||
It is a port of the truncate utility from DragonFly BSD.
|
2
sysutils/truncate/pkg/PLIST
Normal file
2
sysutils/truncate/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@bin bin/truncate
|
||||
@man man/man1/truncate.1
|
Loading…
Add table
Add a link
Reference in a new issue