1999-09-09 02:22:48 +00:00
|
|
|
# New ports collection makefile for: gmessage
|
|
|
|
# Date created: Sun Jul 18 1999
|
|
|
|
# Whom: domi@saargate.de
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 19:19:05 +00:00
|
|
|
PORTNAME= gmessage
|
2001-02-05 16:18:54 +00:00
|
|
|
PORTVERSION= 0.2
|
2004-02-04 05:10:27 +00:00
|
|
|
PORTREVISION= 1
|
1999-09-09 02:22:48 +00:00
|
|
|
CATEGORIES= x11
|
2001-03-12 17:52:32 +00:00
|
|
|
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
|
1999-09-09 02:22:48 +00:00
|
|
|
|
|
|
|
MAINTAINER= domi@saargate.de
|
2003-02-21 14:08:24 +00:00
|
|
|
COMMENT= Gtk+ clone of xmessage. displays a given text in a X11 window
|
1999-09-09 02:22:48 +00:00
|
|
|
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/gmessage
|
1999-09-09 02:22:48 +00:00
|
|
|
USE_X_PREFIX= yes
|
2002-09-01 15:37:37 +00:00
|
|
|
USE_GNOME= gtk12
|
1999-09-09 02:22:48 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|