diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 22:19:11 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 22:19:11 +0800 |
commit | 8f4ae566c9913131b17559d8dc06b26363362258 (patch) | |
tree | 9eca4346fb60d2329c38cc4f0139d649d04f69e1 /x11-toolkits/gtkglarea/Makefile | |
parent | f2e297146917fbd60da5161091593166c2c115c6 (diff) | |
download | freebsd-ports-gnome-8f4ae566c9913131b17559d8dc06b26363362258.tar.gz freebsd-ports-gnome-8f4ae566c9913131b17559d8dc06b26363362258.tar.zst freebsd-ports-gnome-8f4ae566c9913131b17559d8dc06b26363362258.zip |
De-pkg-comment.
Diffstat (limited to 'x11-toolkits/gtkglarea/Makefile')
-rw-r--r-- | x11-toolkits/gtkglarea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index 7cec8526196c..0164e6cb16b2 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -12,6 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/ MAINTAINER= jaeger16@yahoo.com +COMMENT= An OpenGL widget for the GTK+ GUI toolkit USE_X_PREFIX= yes USE_MESA= yes |