summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-05-28 00:03:38 +0000
committercheusov <cheusov@pkgsrc.org>2011-05-28 00:03:38 +0000
commit718d6f36e79ddd87d5accecc2f45c25a4172fea9 (patch)
treee76d20402607bc919e1dd2778ebf2643adeb94ac /sysutils
parent9c92cf9b723135ce7eebfe1f567aca66eb8e1eb7 (diff)
downloadpkgsrc-718d6f36e79ddd87d5accecc2f45c25a4172fea9.tar.gz
heirloom-mknod utility
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/heirloom-mknod/DESCR1
-rw-r--r--sysutils/heirloom-mknod/Makefile15
-rw-r--r--sysutils/heirloom-mknod/PLIST3
3 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/heirloom-mknod/DESCR b/sysutils/heirloom-mknod/DESCR
new file mode 100644
index 00000000000..307860941cc
--- /dev/null
+++ b/sysutils/heirloom-mknod/DESCR
@@ -0,0 +1 @@
+This package provides 'mknod' utility.
diff --git a/sysutils/heirloom-mknod/Makefile b/sysutils/heirloom-mknod/Makefile
new file mode 100644
index 00000000000..91e8710d6e2
--- /dev/null
+++ b/sysutils/heirloom-mknod/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 00:03:38 cheusov Exp $
+
+PKGNAME= heirloom-mknod-${HEIRLOOM_VER}
+CATEGORIES= sysutils
+
+MAKE_FLAGS+= SUBDIRS="build mknod"
+
+NOT_FOR_PLATFORM+= Interix-*-*
+
+.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-mknod/PLIST b/sysutils/heirloom-mknod/PLIST
new file mode 100644
index 00000000000..c43d0faebf7
--- /dev/null
+++ b/sysutils/heirloom-mknod/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 00:03:38 cheusov Exp $
+${HLROOT}/bin/mknod
+${HLROOT}/man/man1m/mknod.1m