diff options
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext/Makefile | 16 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext/pkg-message | 9 |
5 files changed, 34 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index f2c61dac32d7..4c5f9e4c2883 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -145,6 +145,7 @@ SUBDIR += kde-icons-marbles-translucent SUBDIR += kde-icons-noia SUBDIR += kde-icons-noia-warm + SUBDIR += kde-icons-nuovext SUBDIR += kde-icons-nuvola SUBDIR += kde-icons-os-k SUBDIR += kde-icons-realistic diff --git a/x11-themes/kde-icons-nuovext/Makefile b/x11-themes/kde-icons-nuovext/Makefile new file mode 100644 index 000000000000..d992aa7be6b1 --- /dev/null +++ b/x11-themes/kde-icons-nuovext/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: KDE iconset nuoveXT +# Date created: Qua 12 Dez 2007 01:57:06 UTC +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= nuoveXT +PORTVERSION= 1.6 +MASTER_SITES= http://nuovext.pwsp.net/files/ +DISTNAME= ${PORTNAME}-kde-${PORTVERSION} + +COMMENT= KDE nuoveXT iconset +PLIST_FILE_PATTERN_EXTRA= -v "^\./(CHANGELOG|GPL)" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-nuovext/distinfo b/x11-themes/kde-icons-nuovext/distinfo new file mode 100644 index 000000000000..ba24b01ee415 --- /dev/null +++ b/x11-themes/kde-icons-nuovext/distinfo @@ -0,0 +1,3 @@ +MD5 (KDE/nuoveXT-kde-1.6.tar.gz) = 5667676200403755c171b48904961f39 +SHA256 (KDE/nuoveXT-kde-1.6.tar.gz) = 8715ccf0d9b53fceacfe1c1fe8906d8584a2a0cddada08d5fa9ae41b98004f55 +SIZE (KDE/nuoveXT-kde-1.6.tar.gz) = 14195200 diff --git a/x11-themes/kde-icons-nuovext/pkg-descr b/x11-themes/kde-icons-nuovext/pkg-descr new file mode 100644 index 000000000000..e320d7bb1989 --- /dev/null +++ b/x11-themes/kde-icons-nuovext/pkg-descr @@ -0,0 +1,5 @@ +[ excerpt from developer's web site ] + +nuoveXT is an icon theme for GNOME and KDE. + +WWW: http://www.kde-look.org/content/show.php?content=26449 diff --git a/x11-themes/kde-icons-nuovext/pkg-message b/x11-themes/kde-icons-nuovext/pkg-message new file mode 100644 index 000000000000..9cd801aab1fc --- /dev/null +++ b/x11-themes/kde-icons-nuovext/pkg-message @@ -0,0 +1,9 @@ + ATTENTIONATTENTION: + +How to install a new icon theme + +1) Open the KDE-Menu and start the Control Center +2) Click on "Look and Feel", then "Icons" +3) Select nuoveXT-1.6 iconset +4) Click "Apply" +5) Have fun! :-) |