summaryrefslogtreecommitdiff
path: root/sysutils/heirloom-pathchk
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-05-28 00:00:29 +0000
committercheusov <cheusov@pkgsrc.org>2011-05-28 00:00:29 +0000
commitccff5f4b633bb0bba43f8b57c12f6a6a71587d5d (patch)
treebf8e4725749a451fa486e233413dd7839187416a /sysutils/heirloom-pathchk
parent5cf2f42f80e5b4761c6030bd156c62448a910782 (diff)
downloadpkgsrc-ccff5f4b633bb0bba43f8b57c12f6a6a71587d5d.tar.gz
heirloom-pathchk utility
Diffstat (limited to 'sysutils/heirloom-pathchk')
-rw-r--r--sysutils/heirloom-pathchk/DESCR1
-rw-r--r--sysutils/heirloom-pathchk/Makefile13
-rw-r--r--sysutils/heirloom-pathchk/PLIST3
3 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/heirloom-pathchk/DESCR b/sysutils/heirloom-pathchk/DESCR
new file mode 100644
index 00000000000..2db4dc5d5bc
--- /dev/null
+++ b/sysutils/heirloom-pathchk/DESCR
@@ -0,0 +1 @@
+This package provides 'pathchk' utility.
diff --git a/sysutils/heirloom-pathchk/Makefile b/sysutils/heirloom-pathchk/Makefile
new file mode 100644
index 00000000000..7bd8eb3f24a
--- /dev/null
+++ b/sysutils/heirloom-pathchk/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 00:00:29 cheusov Exp $
+
+PKGNAME= heirloom-pathchk-${HEIRLOOM_VER}
+CATEGORIES= sysutils misc
+
+MAKE_FLAGS+= SUBDIRS="build pathchk"
+
+.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-pathchk/PLIST b/sysutils/heirloom-pathchk/PLIST
new file mode 100644
index 00000000000..a2c9f22e6bb
--- /dev/null
+++ b/sysutils/heirloom-pathchk/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 00:00:29 cheusov Exp $
+${HLROOT}/bin/pathchk
+${HLROOT}/man/man1/pathchk.1