pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/heirloom-wc heirloom part



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57c463d46d72
branches:  trunk
changeset: 589187:57c463d46d72
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sat May 28 08:19:29 2011 +0000

description:
heirloom part

diffstat:

 textproc/heirloom-wc/DESCR    |   1 +
 textproc/heirloom-wc/Makefile |  13 +++++++++++++
 textproc/heirloom-wc/PLIST    |   6 ++++++
 3 files changed, 20 insertions(+), 0 deletions(-)

diffs (32 lines):

diff -r 7536768f8af1 -r 57c463d46d72 textproc/heirloom-wc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-wc/DESCR        Sat May 28 08:19:29 2011 +0000
@@ -0,0 +1,1 @@
+This package provides 'wc' utility.
diff -r 7536768f8af1 -r 57c463d46d72 textproc/heirloom-wc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-wc/Makefile     Sat May 28 08:19:29 2011 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:19:29 cheusov Exp $
+
+PKGNAME=       heirloom-wc-${HEIRLOOM_VER}
+CATEGORIES=    textproc
+
+MAKE_FLAGS+=   SUBDIRS="build wc"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+=    DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 7536768f8af1 -r 57c463d46d72 textproc/heirloom-wc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-wc/PLIST        Sat May 28 08:19:29 2011 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:19:29 cheusov Exp $
+${HLROOT}/bin/posix/wc
+${HLROOT}/bin/posix2001/wc
+${HLROOT}/bin/s42/wc
+${HLROOT}/bin/wc
+${HLROOT}/man/man1/wc.1



Home | Main Index | Thread Index | Old Index