hritloom-renice utility
This commit is contained in:
parent
6f461b6fc2
commit
aa588da127
3 changed files with 18 additions and 0 deletions
1
sysutils/heirloom-renice/DESCR
Normal file
1
sysutils/heirloom-renice/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This package provides 'renice' utility.
|
13
sysutils/heirloom-renice/Makefile
Normal file
13
sysutils/heirloom-renice/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:50:11 cheusov Exp $
|
||||
|
||||
PKGNAME= heirloom-renice-${HEIRLOOM_VER}
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAKE_FLAGS+= SUBDIRS="build renice"
|
||||
|
||||
.include "../../sysutils/heirloom-doc/Makefile.common"
|
||||
|
||||
DESCR_SRC+= DESCR
|
||||
|
||||
.include "../../devel/heirloom-libcommon/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
4
sysutils/heirloom-renice/PLIST
Normal file
4
sysutils/heirloom-renice/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/27 23:50:11 cheusov Exp $
|
||||
${HLROOT}/bin/renice
|
||||
${HLROOT}/man/man1/renice.1
|
||||
${HLROOT}/ucb/renice
|
Loading…
Reference in a new issue