aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gmessage/Makefile
blob: 692645ff54f42eb4283fd465da0e798bfc6fa846 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.math.uni-goettingen.de/dadler/gmessage/

MAINTAINER= domi@saargate.de

USE_X_PREFIX=   yes
USE_GTK=    yes

.include <bsd.port.mk>