aboutsummaryrefslogtreecommitdiff
path: root/x11/gmessage/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 20:30:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 20:30:00 +0000
commit70608146ef028cfa188e70b87c398c05f9218270 (patch)
tree4ee8247907459f2da2bcdbe12471c3e3e9f76825 /x11/gmessage/Makefile
parent7df86a960f0274064ff681bcbac3b5541018135c (diff)
downloadports-70608146ef028cfa188e70b87c398c05f9218270.tar.gz
ports-70608146ef028cfa188e70b87c398c05f9218270.zip
Notes
Diffstat (limited to 'x11/gmessage/Makefile')
-rw-r--r--x11/gmessage/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/gmessage/Makefile b/x11/gmessage/Makefile
deleted file mode 100644
index b34b4b0b0cf6..000000000000
--- a/x11/gmessage/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Created by: domi@saargate.de
-# $FreeBSD$
-
-PORTNAME= gmessage
-PORTVERSION= 0.2
-PORTREVISION= 6
-CATEGORIES= x11
-MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Gtk+ clone of xmessage. displays a given text in a X11 window
-
-PLIST_FILES= bin/gmessage
-USE_GNOME= gtk12
-
-.include <bsd.port.mk>