aboutsummaryrefslogtreecommitdiff
path: root/graphics/gsnapshot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsnapshot/Makefile')
-rw-r--r--graphics/gsnapshot/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile
index 401d3eddb6d9..624b34314729 100644
--- a/graphics/gsnapshot/Makefile
+++ b/graphics/gsnapshot/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gsnapshot
-# Date created: 23 July 2007
-# Whom: Yinghong.Liu <relaxbsd@gmail.com>
-#
+# Created by: Yinghong.Liu <relaxbsd@gmail.com>
# $FreeBSD$
-#
PORTNAME= gsnapshot
PORTVERSION= 1.1
@@ -12,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= SF/gould/${PORTNAME}/release%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A gtk+ based screen capture
+COMMENT= GTK+ based screen capture
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
USE_GNOME= gtk20 libwnck libxml2
@@ -24,10 +20,10 @@ CFLAGS+= -fPIC -I${LOCALBASE}/include/libxml2
PORTDOCS= AUTHORS COPYING INSTALL README TODO
DESKTOP_ENTRIES= "gsnapshot" \
- "A gtk+ based screen capture" \
+ "Screen capture" \
"" \
"gsnapshot" \
- "Application;Graphics;" \
+ "Graphics;GTK;" \
"false"
pre-configure: