summaryrefslogtreecommitdiff
path: root/sysutils/heirloom-tapecntl
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-27 23:39:41 +0000
committercheusov <cheusov>2011-05-27 23:39:41 +0000
commitc8cab093248f13d59bbb1d4711b5a1b85fe0ed25 (patch)
tree4e7ab2a82f1eeed80be79fe166e5d3746fe3b471 /sysutils/heirloom-tapecntl
parent08fc8f0c0c104af1ce10c53f77f8530975dc9ce0 (diff)
downloadpkgsrc-c8cab093248f13d59bbb1d4711b5a1b85fe0ed25.tar.gz
heirloom-tapecntl utility
Diffstat (limited to 'sysutils/heirloom-tapecntl')
-rw-r--r--sysutils/heirloom-tapecntl/DESCR1
-rw-r--r--sysutils/heirloom-tapecntl/Makefile15
-rw-r--r--sysutils/heirloom-tapecntl/PLIST7
3 files changed, 23 insertions, 0 deletions
diff --git a/sysutils/heirloom-tapecntl/DESCR b/sysutils/heirloom-tapecntl/DESCR
new file mode 100644
index 00000000000..0cc2ac4b2b1
--- /dev/null
+++ b/sysutils/heirloom-tapecntl/DESCR
@@ -0,0 +1 @@
+This package provides 'tapecntl' utility.
diff --git a/sysutils/heirloom-tapecntl/Makefile b/sysutils/heirloom-tapecntl/Makefile
new file mode 100644
index 00000000000..bf10c90b9f1
--- /dev/null
+++ b/sysutils/heirloom-tapecntl/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:39:41 cheusov Exp $
+
+PKGNAME= heirloom-tapecntl-${HEIRLOOM_VER}
+CATEGORIES= sysutils
+
+MAKE_FLAGS+= SUBDIRS="build tapecntl"
+
+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-tapecntl/PLIST b/sysutils/heirloom-tapecntl/PLIST
new file mode 100644
index 00000000000..bc9db3088f1
--- /dev/null
+++ b/sysutils/heirloom-tapecntl/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/27 23:39:41 cheusov Exp $
+${HLROOT}/bin/mt
+${HLROOT}/bin/tape
+${HLROOT}/bin/tapecntl
+${HLROOT}/man/man1/mt.1
+${HLROOT}/man/man1/tape.1
+${HLROOT}/man/man1/tapecntl.1