summaryrefslogtreecommitdiff
path: root/sysutils/heirloom-shl
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-28 10:01:05 +0000
committercheusov <cheusov>2011-05-28 10:01:05 +0000
commit7f891de41efdc9646fb7e53ede62d2d8525c7c70 (patch)
treecbc8786d240fb9aa6897fe35fead03367598e70d /sysutils/heirloom-shl
parente2bf086ac157243761dfe16301495bd3bb10e60b (diff)
downloadpkgsrc-7f891de41efdc9646fb7e53ede62d2d8525c7c70.tar.gz
heirloom-shl, a part of heirllom tools
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