pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/heirloom-bfs heirloom part
details: https://anonhg.NetBSD.org/pkgsrc/rev/47cc98907c0a
branches: trunk
changeset: 589143:47cc98907c0a
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Sat May 28 08:12:07 2011 +0000
description:
heirloom part
diffstat:
textproc/heirloom-bfs/DESCR | 1 +
textproc/heirloom-bfs/Makefile | 14 ++++++++++++++
textproc/heirloom-bfs/PLIST | 3 +++
3 files changed, 18 insertions(+), 0 deletions(-)
diffs (30 lines):
diff -r 02a2c5761cc0 -r 47cc98907c0a textproc/heirloom-bfs/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-bfs/DESCR Sat May 28 08:12:07 2011 +0000
@@ -0,0 +1,1 @@
+This package provides 'bfs' utility.
diff -r 02a2c5761cc0 -r 47cc98907c0a textproc/heirloom-bfs/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-bfs/Makefile Sat May 28 08:12:07 2011 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:12:07 cheusov Exp $
+
+PKGNAME= heirloom-bfs-${HEIRLOOM_VER}
+CATEGORIES= textproc
+LICENSE= cddl-1.0
+
+MAKE_FLAGS+= SUBDIRS="build bfs"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 02a2c5761cc0 -r 47cc98907c0a textproc/heirloom-bfs/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-bfs/PLIST Sat May 28 08:12:07 2011 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:12:07 cheusov Exp $
+${HLROOT}/bin/bfs
+${HLROOT}/man/man1/bfs.1
Home |
Main Index |
Thread Index |
Old Index