summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-05-28 00:01:53 +0000
committercheusov <cheusov@pkgsrc.org>2011-05-28 00:01:53 +0000
commitf26a8c479cdf228023ed094ce2e5d8a975d30a10 (patch)
tree91ca7e3bd4498e5fa7fe27ae55b24e0b62b86ac8 /sysutils
parent3d5ff3681689cd040a8ec52e983561c68db5805f (diff)
downloadpkgsrc-f26a8c479cdf228023ed094ce2e5d8a975d30a10.tar.gz
heirloom-nohup utility
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/heirloom-nohup/DESCR1
-rw-r--r--sysutils/heirloom-nohup/Makefile13
-rw-r--r--sysutils/heirloom-nohup/PLIST6
3 files changed, 20 insertions, 0 deletions
diff --git a/sysutils/heirloom-nohup/DESCR b/sysutils/heirloom-nohup/DESCR
new file mode 100644
index 00000000000..6503a48abc8
--- /dev/null
+++ b/sysutils/heirloom-nohup/DESCR
@@ -0,0 +1 @@
+This package provides 'nohup' utility.
diff --git a/sysutils/heirloom-nohup/Makefile b/sysutils/heirloom-nohup/Makefile
new file mode 100644
index 00000000000..088ff0a256c
--- /dev/null
+++ b/sysutils/heirloom-nohup/Makefile
@@ -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"
diff --git a/sysutils/heirloom-nohup/PLIST b/sysutils/heirloom-nohup/PLIST
new file mode 100644
index 00000000000..e0d5e7bf591
--- /dev/null
+++ b/sysutils/heirloom-nohup/PLIST
@@ -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