a70230aec6
PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
20 lines
348 B
Makefile
20 lines
348 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
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOMENG= yes
|
|
USE_GNOME= gtk12
|
|
|
|
.include <bsd.port.mk>
|