heirloom-nohup utility
This commit is contained in:
parent
836d456926
commit
9666abe535
3 changed files with 20 additions and 0 deletions
1
sysutils/heirloom-nohup/DESCR
Normal file
1
sysutils/heirloom-nohup/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This package provides 'nohup' utility.
|
13
sysutils/heirloom-nohup/Makefile
Normal file
13
sysutils/heirloom-nohup/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 00:01:53 cheusov Exp $
|
||||
|
||||
PKGNAME= heirloom-nohup-${HEIRLOOM_VER}
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAKE_FLAGS+= SUBDIRS="build nohup"
|
||||
|
||||
.include "../../sysutils/heirloom-doc/Makefile.common"
|
||||
|
||||
DESCR_SRC+= DESCR
|
||||
|
||||
.include "../../devel/heirloom-libcommon/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
sysutils/heirloom-nohup/PLIST
Normal file
6
sysutils/heirloom-nohup/PLIST
Normal file
|
@ -0,0 +1,6 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 00:01:53 cheusov Exp $
|
||||
${HLROOT}/bin/nohup
|
||||
${HLROOT}/bin/posix/nohup
|
||||
${HLROOT}/bin/posix2001/nohup
|
||||
${HLROOT}/bin/s42/nohup
|
||||
${HLROOT}/man/man1/nohup.1
|
Loading…
Reference in a new issue