heirloom-priocntl utility
This commit is contained in:
parent
2d5f0b0635
commit
a034e313cc
3 changed files with 21 additions and 0 deletions
1
sysutils/heirloom-priocntl/DESCR
Normal file
1
sysutils/heirloom-priocntl/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This package provides 'priocntl' utility.
|
16
sysutils/heirloom-priocntl/Makefile
Normal file
16
sysutils/heirloom-priocntl/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:57:07 cheusov Exp $
|
||||
|
||||
PKGNAME= heirloom-priocntl-${HEIRLOOM_VER}
|
||||
CATEGORIES= sysutils
|
||||
|
||||
ONLY_FOR_PLATFORM+= Linux-*-*
|
||||
ONLY_FOR_PLATFORM+= FreeBSD-*-*
|
||||
|
||||
MAKE_FLAGS+= SUBDIRS="build priocntl"
|
||||
|
||||
.include "../../sysutils/heirloom-doc/Makefile.common"
|
||||
|
||||
DESCR_SRC+= DESCR
|
||||
|
||||
.include "../../devel/heirloom-libcommon/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
4
sysutils/heirloom-priocntl/PLIST
Normal file
4
sysutils/heirloom-priocntl/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/27 23:57:07 cheusov Exp $
|
||||
${HLROOT}/bin/priocntl
|
||||
${HLROOT}/bin/s42/priocntl
|
||||
${HLROOT}/man/man1/priocntl.1
|
Loading…
Reference in a new issue