diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
commit | dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5 (patch) | |
tree | cd7f88eddb85869b52f46d6cc5b45746db8b0073 /x11-themes | |
parent | b49cabd4f733df52553c737fc59ddd3fbcd605a6 (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/e16-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-aqualightblue-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/icons-buuf/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/icons-human-azul/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/linux-hicolor-icon-theme/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/e16-themes/Makefile b/x11-themes/e16-themes/Makefile index aa52d44c1d10..f6a6350ad28e 100644 --- a/x11-themes/e16-themes/Makefile +++ b/x11-themes/e16-themes/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-themes enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} MAINTAINER= gahr@FreeBSD.org -COMMENT= A set of themes for the e16 window manager +COMMENT= Set of themes for the e16 window manager DATADIR= ${PREFIX}/share/e16 GNU_CONFIGURE= yes diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index 9bd849cb656f..49e448e75fa2 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of backgrounds for GNOME 2 +COMMENT= Collection of backgrounds for GNOME 2 USES= gettext gmake pathfix tar:bzip2 GNU_CONFIGURE= yes diff --git a/x11-themes/gtk-aqualightblue-theme/Makefile b/x11-themes/gtk-aqualightblue-theme/Makefile index b1a43e864e41..dca72cf8f8a3 100644 --- a/x11-themes/gtk-aqualightblue-theme/Makefile +++ b/x11-themes/gtk-aqualightblue-theme/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= aqualightblue-gtk2 DISTNAME= aqualightblue-gtk2-default MAINTAINER= philip@FreeBSD.org -COMMENT= A port of the GTK+ AquaLightBlue theme to GTK+ 2.0 +COMMENT= Port of the GTK+ AquaLightBlue theme to GTK+ 2.0 WRKSRC= ${WRKDIR}/AquaLightBlue diff --git a/x11-themes/icons-buuf/Makefile b/x11-themes/icons-buuf/Makefile index a515463dafdc..f3188791d64a 100644 --- a/x11-themes/icons-buuf/Makefile +++ b/x11-themes/icons-buuf/Makefile @@ -10,7 +10,7 @@ DISTNAME= Buuf_1.6-r2 EXTRACT_SUFX= _tar_bz2 MAINTAINER= ports@FreeBSD.org -COMMENT= A cool set of icons for the most common usage +COMMENT= Cool set of icons for the most common usage NO_BUILD= yes USES= tar:bzip2 diff --git a/x11-themes/icons-human-azul/Makefile b/x11-themes/icons-human-azul/Makefile index 650aa14bcb18..05fd34865a0a 100644 --- a/x11-themes/icons-human-azul/Makefile +++ b/x11-themes/icons-human-azul/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ DISTNAME= 37099-HumanAzul MAINTAINER= pneumann@gmail.com -COMMENT= A set of icons from the Ubuntu human look +COMMENT= Set of icons from the Ubuntu human look NO_BUILD= yes WRKSRC= ${WRKDIR}/HumanAzul diff --git a/x11-themes/linux-hicolor-icon-theme/Makefile b/x11-themes/linux-hicolor-icon-theme/Makefile index 082bc1e331d7..fc02579def95 100644 --- a/x11-themes/linux-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-hicolor-icon-theme/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= linux- DISTFILES= # empty MAINTAINER= ports@FreeBSD.org -COMMENT= A high-color icon theme shell from the FreeDesktop project +COMMENT= High-color icon theme shell from the FreeDesktop project RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme |