Import xmessage-1.0.1 from modular Xorg, the graphical /bin/echo.
This commit is contained in:
parent
3124ac1c2e
commit
2864770603
4 changed files with 33 additions and 0 deletions
4
x11/xmessage/DESCR
Normal file
4
x11/xmessage/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
This package provides xmessage, a program to display messages from the
|
||||
command line, a file or standard input in a window.
|
||||
|
||||
This is from the modular X.org X11 project.
|
19
x11/xmessage/Makefile
Normal file
19
x11/xmessage/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/01/16 21:25:57 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmessage-1.0.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X11 message utility
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../x11/libXaw/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
x11/xmessage/PLIST
Normal file
5
x11/xmessage/PLIST
Normal file
|
@ -0,0 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/16 21:25:57 joerg Exp $
|
||||
bin/xmessage
|
||||
lib/X11/app-defaults/Xmessage
|
||||
lib/X11/app-defaults/Xmessage-color
|
||||
man/man1/xmessage.1
|
5
x11/xmessage/distinfo
Normal file
5
x11/xmessage/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/01/16 21:25:57 joerg Exp $
|
||||
|
||||
SHA1 (xmessage-1.0.1.tar.bz2) = 3afc3c89472afdb5d4336d3c332b481be5e8b7ff
|
||||
RMD160 (xmessage-1.0.1.tar.bz2) = 43a6ab1b7284f7bf902d3bf9992c336830489e56
|
||||
Size (xmessage-1.0.1.tar.bz2) = 83465 bytes
|
Loading…
Reference in a new issue