From cb2797e1dbc27608781c9a1ae84ba02cf87e939f Mon Sep 17 00:00:00 2001 From: cheusov 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