summaryrefslogtreecommitdiff
path: root/textproc/heirloom-line
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/heirloom-line')
-rw-r--r--textproc/heirloom-line/DESCR1
-rw-r--r--textproc/heirloom-line/Makefile13
-rw-r--r--textproc/heirloom-line/PLIST3
3 files changed, 17 insertions, 0 deletions
diff --git a/textproc/heirloom-line/DESCR b/textproc/heirloom-line/DESCR
new file mode 100644
index 00000000000..dbce79d46f6
--- /dev/null
+++ b/textproc/heirloom-line/DESCR
@@ -0,0 +1 @@
+This package provides 'line' utility.
diff --git a/textproc/heirloom-line/Makefile b/textproc/heirloom-line/Makefile
new file mode 100644
index 00000000000..94b40662c67
--- /dev/null
+++ b/textproc/heirloom-line/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:15:50 cheusov Exp $
+
+PKGNAME= heirloom-line-${HEIRLOOM_VER}
+CATEGORIES= textproc
+
+MAKE_FLAGS+= SUBDIRS="build line"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/heirloom-line/PLIST b/textproc/heirloom-line/PLIST
new file mode 100644
index 00000000000..3cf83cf4cbf
--- /dev/null
+++ b/textproc/heirloom-line/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:15:50 cheusov Exp $
+${HLROOT}/bin/line
+${HLROOT}/man/man1/line.1