pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1598d4bb1256
branches:  trunk
changeset: 589141:1598d4bb1256
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sat May 28 08:11:47 2011 +0000

description:
heirloom part

diffstat:

 textproc/heirloom-bdiff/DESCR    |   1 +
 textproc/heirloom-bdiff/Makefile |  14 ++++++++++++++
 textproc/heirloom-bdiff/PLIST    |   3 +++
 3 files changed, 18 insertions(+), 0 deletions(-)

diffs (30 lines):

diff -r fd6dbfb3d841 -r 1598d4bb1256 textproc/heirloom-bdiff/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-bdiff/DESCR     Sat May 28 08:11:47 2011 +0000
@@ -0,0 +1,1 @@
+This package provides 'bdiff' utility.
diff -r fd6dbfb3d841 -r 1598d4bb1256 textproc/heirloom-bdiff/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-bdiff/Makefile  Sat May 28 08:11:47 2011 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:11:47 cheusov Exp $
+
+PKGNAME=       heirloom-bdiff-${HEIRLOOM_VER}
+CATEGORIES=    textproc
+LICENSE=       cddl-1.0
+
+MAKE_FLAGS+=   SUBDIRS="build bdiff"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+=    DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fd6dbfb3d841 -r 1598d4bb1256 textproc/heirloom-bdiff/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/heirloom-bdiff/PLIST     Sat May 28 08:11:47 2011 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:11:47 cheusov Exp $
+${HLROOT}/bin/bdiff
+${HLROOT}/man/man1/bdiff.1



Home | Main Index | Thread Index | Old Index