mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
329 B
Makefile
19 lines
329 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.math.uni-goettingen.de/dadler/gmessage/
|
|
|
|
MAINTAINER= domi@saargate.de
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GTK= yes
|
|
|
|
.include <bsd.port.mk>
|