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