diff options
author | Michael Landin <mich@FreeBSD.org> | 2006-09-08 11:45:53 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2006-09-08 11:45:53 +0000 |
commit | f1ed72fbacd8c323cce4f5d6b0b921ca6c57b965 (patch) | |
tree | e2f6000fd1dac2731a54f7df3f7400086c270973 /x11-themes/moodin | |
parent | 398f327337846283df38ab23c30b60ddc12d9c38 (diff) | |
download | ports-f1ed72fbacd8c323cce4f5d6b0b921ca6c57b965.tar.gz ports-f1ed72fbacd8c323cce4f5d6b0b921ca6c57b965.zip |
Notes
Diffstat (limited to 'x11-themes/moodin')
-rw-r--r-- | x11-themes/moodin/Makefile | 22 | ||||
-rw-r--r-- | x11-themes/moodin/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/moodin/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/moodin/pkg-plist | 20 |
4 files changed, 49 insertions, 0 deletions
diff --git a/x11-themes/moodin/Makefile b/x11-themes/moodin/Makefile new file mode 100644 index 000000000000..e1d1d47e4cb8 --- /dev/null +++ b/x11-themes/moodin/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: moodin +# Date created: Wed Sep 5 02:21:14 CEST 2006 +# Whom: Michael Landin Hostbaek <mich@FreeBSD.org> +# +# $FreeBSD$ + +PORTNAME= moodin +PORTVERSION= 0.4.2 +CATEGORIES= x11-themes kde +MASTER_SITES= http://moodwrod.com/files/ +DISTNAME= ksplash-engine-moodin_${PORTVERSION} + +MAINTAINER= mich@FreeBSD.org +COMMENT= Splash screen engine for KDE + +USE_KDEBASE_VER=3 +USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 + +WRKSRC= ${WRKDIR}/${PORTNAME} + +.include <bsd.port.mk> diff --git a/x11-themes/moodin/distinfo b/x11-themes/moodin/distinfo new file mode 100644 index 000000000000..f1d42f970b85 --- /dev/null +++ b/x11-themes/moodin/distinfo @@ -0,0 +1,3 @@ +MD5 (ksplash-engine-moodin_0.4.2.tar.gz) = 322404928ed7e17a1c8708d4dc13b960 +SHA256 (ksplash-engine-moodin_0.4.2.tar.gz) = 4373d45a10ef7d9b285525b3dee0ac8e28831a37c6fef6a59c8ba13a3042a578 +SIZE (ksplash-engine-moodin_0.4.2.tar.gz) = 2165747 diff --git a/x11-themes/moodin/pkg-descr b/x11-themes/moodin/pkg-descr new file mode 100644 index 000000000000..54fa2793d12f --- /dev/null +++ b/x11-themes/moodin/pkg-descr @@ -0,0 +1,4 @@ +Splash Screen Engine for KDE +Heavily customizable engine for various types of themes + +WWW: http://moodwrod.com/ diff --git a/x11-themes/moodin/pkg-plist b/x11-themes/moodin/pkg-plist new file mode 100644 index 000000000000..a14c5eee25d7 --- /dev/null +++ b/x11-themes/moodin/pkg-plist @@ -0,0 +1,20 @@ +lib/kde3/ksplashmoodin.a +lib/kde3/ksplashmoodin.la +lib/kde3/ksplashmoodin.so +share/apps/ksplash/Themes/FingerPrint/1.png +share/apps/ksplash/Themes/FingerPrint/2.png +share/apps/ksplash/Themes/FingerPrint/3.png +share/apps/ksplash/Themes/FingerPrint/4.png +share/apps/ksplash/Themes/FingerPrint/5.png +share/apps/ksplash/Themes/FingerPrint/6.png +share/apps/ksplash/Themes/FingerPrint/7.png +share/apps/ksplash/Themes/FingerPrint/8.png +share/apps/ksplash/Themes/FingerPrint/Background.jpg +share/apps/ksplash/Themes/FingerPrint/Preview.png +share/apps/ksplash/Themes/FingerPrint/Theme.rc +share/apps/ksplash/Themes/MoodinKDE/Background.jpg +share/apps/ksplash/Themes/MoodinKDE/Preview.png +share/apps/ksplash/Themes/MoodinKDE/Theme.rc +share/services/ksplashmoodin.desktop +@dirrm share/apps/ksplash/Themes/MoodinKDE +@dirrm share/apps/ksplash/Themes/FingerPrint |