diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 20:49:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 20:49:53 +0000 |
commit | d7a43bb94e8109ab4958112dfbad49e1963f6ef9 (patch) | |
tree | 6791a368a45f831164a365c22ce38a8502ced1ff /german | |
parent | b02ba2182c6e5a9ebfd979f01b0734f64f31b439 (diff) | |
download | ports-d7a43bb94e8109ab4958112dfbad49e1963f6ef9.tar.gz ports-d7a43bb94e8109ab4958112dfbad49e1963f6ef9.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 8 | ||||
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/distinfo | 12 | ||||
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/pkg-descr | 3 |
3 files changed, 17 insertions, 6 deletions
diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index 15ae90834199..54902b74f923 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -6,10 +6,10 @@ # PORTNAME= bsdgroup-firefox-searchplugin -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= german www MASTER_SITES= http://www.crashmail.de/files/ -DISTFILES= bsdgroup.src bsdgroup.png +DISTFILES= bsdgroup.src bsdgroup.png bsdgroup-wiki.src bsdgroup-wiki.png EXTRACT_ONLY= yes MAINTAINER= stefan.tell@crashmail.de @@ -22,10 +22,14 @@ do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.src ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.png ${WRKSRC} + @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup-wiki.src ${WRKSRC} + @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup-wiki.png ${WRKSRC} do-install: @${MKDIR} ${PREFIX}/lib/firefox/searchplugins ${INSTALL_DATA} ${WRKSRC}/bsdgroup.src ${PREFIX}/lib/firefox/searchplugins ${INSTALL_DATA} ${WRKSRC}/bsdgroup.png ${PREFIX}/lib/firefox/searchplugins + ${INSTALL_DATA} ${WRKSRC}/bsdgroup-wiki.src ${PREFIX}/lib/firefox/searchplugins + ${INSTALL_DATA} ${WRKSRC}/bsdgroup-wiki.png ${PREFIX}/lib/firefox/searchplugins .include <bsd.port.mk> diff --git a/german/bsdgroup-firefox-searchplugin/distinfo b/german/bsdgroup-firefox-searchplugin/distinfo index 8ee353fbac7f..ff946507c058 100644 --- a/german/bsdgroup-firefox-searchplugin/distinfo +++ b/german/bsdgroup-firefox-searchplugin/distinfo @@ -1,6 +1,12 @@ -MD5 (bsdgroup.src) = f4db258ee0da1fffe33a56d75e7c98dc -SHA256 (bsdgroup.src) = 7c84269cedb89243b591809e8071d82f9a2bdf5b3cf8fa0f331b0e0d022d790a -SIZE (bsdgroup.src) = 876 +MD5 (bsdgroup.src) = 1c526f67275c85e033153b3db8f4eceb +SHA256 (bsdgroup.src) = 984c4bff7c3cff2160a2808a0a472ed870454f8eaddd07f829c691911f31234e +SIZE (bsdgroup.src) = 880 MD5 (bsdgroup.png) = 9c9558cb49db965a3011e1e6dcd38a6a SHA256 (bsdgroup.png) = 84e7e0f3b2777f7ee6f0962461461694b0d826ccb2c77b160e132237d4c7510e SIZE (bsdgroup.png) = 273 +MD5 (bsdgroup-wiki.src) = adee3287c12d8fe899cda88449ac6b46 +SHA256 (bsdgroup-wiki.src) = bf023c011656cb1641c1f698d1ba7a3ddb1ad4bddfd61fe5aa7af6e5afb2deff +SIZE (bsdgroup-wiki.src) = 663 +MD5 (bsdgroup-wiki.png) = 9c9558cb49db965a3011e1e6dcd38a6a +SHA256 (bsdgroup-wiki.png) = 84e7e0f3b2777f7ee6f0962461461694b0d826ccb2c77b160e132237d4c7510e +SIZE (bsdgroup-wiki.png) = 273 diff --git a/german/bsdgroup-firefox-searchplugin/pkg-descr b/german/bsdgroup-firefox-searchplugin/pkg-descr index 6c6569cfc88a..1242ca2073d6 100644 --- a/german/bsdgroup-firefox-searchplugin/pkg-descr +++ b/german/bsdgroup-firefox-searchplugin/pkg-descr @@ -1,3 +1,4 @@ -This is a Firefox searchplugin for the german BSD board www.BSDGroup.de. +This is a Firefox searchplugin for the german BSD board www.BSDGroup.de +and the www.BSDGroup.de-Wiki. WWW: http://www.crashmail.de/freebsd.html#searchplugin |