summaryrefslogtreecommitdiff
path: root/textproc/heirloom-ed
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-28 08:13:49 +0000
committercheusov <cheusov>2011-05-28 08:13:49 +0000
commit3fcfc403091f781b6d82fd5d38896dd717a27944 (patch)
tree3ff214b7df1bced4227107a2086d7293b09a8b30 /textproc/heirloom-ed
parent283ba6ebabba7e67d73ce07ff654cc57cd149396 (diff)
downloadpkgsrc-3fcfc403091f781b6d82fd5d38896dd717a27944.tar.gz
heirloom part
Diffstat (limited to 'textproc/heirloom-ed')
-rw-r--r--textproc/heirloom-ed/DESCR1
-rw-r--r--textproc/heirloom-ed/Makefile17
-rw-r--r--textproc/heirloom-ed/PLIST6
3 files changed, 24 insertions, 0 deletions
diff --git a/textproc/heirloom-ed/DESCR b/textproc/heirloom-ed/DESCR
new file mode 100644
index 00000000000..f6e86dfd111
--- /dev/null
+++ b/textproc/heirloom-ed/DESCR
@@ -0,0 +1 @@
+This package provides 'ed' utility.
diff --git a/textproc/heirloom-ed/Makefile b/textproc/heirloom-ed/Makefile
new file mode 100644
index 00000000000..9abf59a39c3
--- /dev/null
+++ b/textproc/heirloom-ed/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:13:49 cheusov Exp $
+
+PKGNAME= heirloom-ed-${HEIRLOOM_VER}
+CATEGORIES= textproc editors
+LICENSE= original-bsd
+
+MAKE_FLAGS+= SUBDIRS="build ed"
+
+NEED_LIBUXRE= 1
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../devel/libuxre/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/heirloom-ed/PLIST b/textproc/heirloom-ed/PLIST
new file mode 100644
index 00000000000..72eab74da97
--- /dev/null
+++ b/textproc/heirloom-ed/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:13:49 cheusov Exp $
+${HLROOT}/bin/ed
+${HLROOT}/bin/posix/ed
+${HLROOT}/bin/posix2001/ed
+${HLROOT}/bin/s42/ed
+${HLROOT}/man/man1/ed.1