heirloom-mesg utility
This commit is contained in:
parent
909895383d
commit
8e3e715e74
3 changed files with 17 additions and 0 deletions
1
sysutils/heirloom-mesg/DESCR
Normal file
1
sysutils/heirloom-mesg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This package provides 'mesg' utility.
|
13
sysutils/heirloom-mesg/Makefile
Normal file
13
sysutils/heirloom-mesg/Makefile
Normal file
|
@ -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"
|
3
sysutils/heirloom-mesg/PLIST
Normal file
3
sysutils/heirloom-mesg/PLIST
Normal file
|
@ -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
|
Loading…
Reference in a new issue