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