summaryrefslogtreecommitdiff
path: root/sysutils/heirloom-shl
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/heirloom-shl')
-rw-r--r--sysutils/heirloom-shl/DESCR1
-rw-r--r--sysutils/heirloom-shl/Makefile15
-rw-r--r--sysutils/heirloom-shl/PLIST3
3 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/heirloom-shl/DESCR b/sysutils/heirloom-shl/DESCR
new file mode 100644
index 00000000000..e8237a1ebdf
--- /dev/null
+++ b/sysutils/heirloom-shl/DESCR
@@ -0,0 +1 @@
+This package provides 'shl' utility.
diff --git a/sysutils/heirloom-shl/Makefile b/sysutils/heirloom-shl/Makefile
new file mode 100644
index 00000000000..7634bd272f3
--- /dev/null
+++ b/sysutils/heirloom-shl/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 10:01:05 cheusov Exp $
+
+PKGNAME= heirloom-shl-${HEIRLOOM_VER}
+CATEGORIES= sysutils
+
+MAKE_FLAGS+= SUBDIRS="build shl"
+
+NOT_FOR_PLATFORM+= Interix-*-* NetBSD-*-*
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= ${.CURDIR}/DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/heirloom-shl/PLIST b/sysutils/heirloom-shl/PLIST
new file mode 100644
index 00000000000..dc6c27725e0
--- /dev/null
+++ b/sysutils/heirloom-shl/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 10:01:05 cheusov Exp $
+${HLROOT}/bin/shl
+${HLROOT}/man/man1/shl.1