pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/heirloom-mesg heirloom-mesg utility



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28caee2e4a28
branches:  trunk
changeset: 589080:28caee2e4a28
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sat May 28 00:06:38 2011 +0000

description:
heirloom-mesg utility

diffstat:

 sysutils/heirloom-mesg/DESCR    |   1 +
 sysutils/heirloom-mesg/Makefile |  13 +++++++++++++
 sysutils/heirloom-mesg/PLIST    |   3 +++
 3 files changed, 17 insertions(+), 0 deletions(-)

diffs (29 lines):

diff -r 2c5c0d4084fd -r 28caee2e4a28 sysutils/heirloom-mesg/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/heirloom-mesg/DESCR      Sat May 28 00:06:38 2011 +0000
@@ -0,0 +1,1 @@
+This package provides 'mesg' utility.
diff -r 2c5c0d4084fd -r 28caee2e4a28 sysutils/heirloom-mesg/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/heirloom-mesg/Makefile   Sat May 28 00:06:38 2011 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 00:06:38 cheusov Exp $
+
+PKGNAME=       heirloom-mesg-${HEIRLOOM_VER}
+CATEGORIES=    sysutils
+
+MAKE_FLAGS+=   SUBDIRS="build mesg"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+=    DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2c5c0d4084fd -r 28caee2e4a28 sysutils/heirloom-mesg/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/heirloom-mesg/PLIST      Sat May 28 00:06:38 2011 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 00:06:38 cheusov Exp $
+${HLROOT}/bin/mesg
+${HLROOT}/man/man1/mesg.1



Home | Main Index | Thread Index | Old Index