1999-09-09 04:22:48 +02:00
|
|
|
# New ports collection makefile for: gmessage
|
|
|
|
# Date created: Sun Jul 18 1999
|
|
|
|
# Whom: domi@saargate.de
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= gmessage
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 0.2
|
1999-09-09 04:22:48 +02:00
|
|
|
CATEGORIES= x11
|
2001-03-12 18:52:32 +01:00
|
|
|
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
|
1999-09-09 04:22:48 +02:00
|
|
|
|
|
|
|
MAINTAINER= domi@saargate.de
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2002-09-01 17:37:37 +02:00
|
|
|
USE_GNOMENG= yes
|
|
|
|
USE_GNOME= gtk12
|
1999-09-09 04:22:48 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|