From ccff5f4b633bb0bba43f8b57c12f6a6a71587d5d Mon Sep 17 00:00:00 2001 From: cheusov Date: Sat, 28 May 2011 00:00:29 +0000 Subject: heirloom-pathchk utility --- sysutils/heirloom-pathchk/DESCR | 1 + sysutils/heirloom-pathchk/Makefile | 13 +++++++++++++ sysutils/heirloom-pathchk/PLIST | 3 +++ 3 files changed, 17 insertions(+) create mode 100644 sysutils/heirloom-pathchk/DESCR create mode 100644 sysutils/heirloom-pathchk/Makefile create mode 100644 sysutils/heirloom-pathchk/PLIST (limited to 'sysutils') 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 -- cgit v1.2.3