aboutsummaryrefslogtreecommitdiff
path: root/graphics/gsnapshot/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-07 02:07:26 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-07 02:07:26 +0000
commit5dd37213f549b0d2fd158b1fa8024daeda2acfb2 (patch)
tree4e5353da2c1d4f4f59bf9fc12fe364c7887a9f49 /graphics/gsnapshot/Makefile
parent5fa1ec89fceb95ba8e0ff259f73e7e55da5383c2 (diff)
downloadports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.tar.gz
ports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.zip
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes
Notes
Notes: svn path=/head/; revision=310020
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: