1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/x11/gmessage/Makefile
2003-04-20 19:54:55 +00:00

20 lines
402 B
Makefile

# New ports collection makefile for: gmessage
# Date created: Sun Jul 18 1999
# Whom: domi@saargate.de
#
# $FreeBSD$
#
PORTNAME= gmessage
PORTVERSION= 0.2
CATEGORIES= x11
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
MAINTAINER= domi@saargate.de
COMMENT= Gtk+ clone of xmessage. displays a given text in a X11 window
USE_X_PREFIX= yes
USE_GNOME= gtk12
.include <bsd.port.mk>