heirloom-mesg utility

This commit is contained in:
cheusov 2011-05-28 00:06:38 +00:00
parent 909895383d
commit 8e3e715e74
3 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1 @@
This package provides 'mesg' utility.

View 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"

View 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