From 0b9272e9cc8680a3e1c18478f3991253870a3c81 Mon Sep 17 00:00:00 2001
From: cheusov <cheusov@pkgsrc.org>
Date: Fri, 27 May 2011 23:41:54 +0000
Subject: heirloom-stty utility

---
 sysutils/heirloom-stty/DESCR    |  1 +
 sysutils/heirloom-stty/Makefile | 15 +++++++++++++++
 sysutils/heirloom-stty/PLIST    |  6 ++++++
 3 files changed, 22 insertions(+)
 create mode 100644 sysutils/heirloom-stty/DESCR
 create mode 100644 sysutils/heirloom-stty/Makefile
 create mode 100644 sysutils/heirloom-stty/PLIST

(limited to 'sysutils/heirloom-stty')

diff --git a/sysutils/heirloom-stty/DESCR b/sysutils/heirloom-stty/DESCR
new file mode 100644
index 00000000000..bf0fe3cc676
--- /dev/null
+++ b/sysutils/heirloom-stty/DESCR
@@ -0,0 +1 @@
+This package provides 'stty' utility.
diff --git a/sysutils/heirloom-stty/Makefile b/sysutils/heirloom-stty/Makefile
new file mode 100644
index 00000000000..b67f0db5796
--- /dev/null
+++ b/sysutils/heirloom-stty/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:41:54 cheusov Exp $
+
+PKGNAME=	heirloom-stty-${HEIRLOOM_VER}
+CATEGORIES=	sysutils
+
+MAKE_FLAGS+=	SUBDIRS="build stty"
+
+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-stty/PLIST b/sysutils/heirloom-stty/PLIST
new file mode 100644
index 00000000000..917a767ae5a
--- /dev/null
+++ b/sysutils/heirloom-stty/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/27 23:41:54 cheusov Exp $
+${HLROOT}/bin/STTY
+${HLROOT}/bin/stty
+${HLROOT}/man/man1/stty.1
+${HLROOT}/man/man1b/stty.1b
+${HLROOT}/ucb/stty
-- 
cgit v1.2.3