diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-20 19:59:08 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-20 19:59:08 +0000 |
commit | 1a66464198d326e09f455e90ac58fc7373b5083e (patch) | |
tree | 6059d53049f7297b0d025ddc2efd7d7b176dd992 /russian | |
parent | 9449dc499560be14e7a4793708b669716586de8b (diff) |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/xpi-imagezoom/Makefile | 27 | ||||
-rw-r--r-- | russian/xpi-imagezoom/distinfo | 3 | ||||
-rw-r--r-- | russian/xpi-imagezoom/pkg-descr | 6 |
4 files changed, 37 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile index 9eaae98da6af..701a1d5f4d0c 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -39,6 +39,7 @@ SUBDIR += xcode SUBDIR += xcyrBGR SUBDIR += xmms + SUBDIR += xpi-imagezoom SUBDIR += xruskb .include <bsd.port.subdir.mk> diff --git a/russian/xpi-imagezoom/Makefile b/russian/xpi-imagezoom/Makefile new file mode 100644 index 000000000000..3bc812929f33 --- /dev/null +++ b/russian/xpi-imagezoom/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: xpi-imagezoom-ru +# Date created: 23 May 2006 +# Whom: Alexander V. Ribchansky <triosoft@triosoft.com.ua> +# +# $FreeBSD$ +# + +PORTNAME= imagezoom +PORTVERSION= 0.2.6 +CATEGORIES= russian www +MASTER_SITES= http://people.mozilla.ru/stoneflash/translations/ +PKGNAMESUFFIX= -ru +DISTNAME= ${PORTNAME}_${PORTVERSION} + +MAINTAINER= triosoft@triosoft.com.ua +COMMENT= Zooms images + +CONFLICTS= xpi-imagezoom-[0-9]* + +USE_XPI= *firefox* +XPI_ID= {1A2D0EC4-75F5-4c91-89C4-3656F6E44B68} +XPI_FILES= chrome/imagezoom.jar defaults/preferences/imagezoom-defaults.js \ + gpl.txt chrome.manifest install.js install.rdf +XPI_DIRS= chrome defaults/preferences defaults + +.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" +.include <bsd.port.mk> diff --git a/russian/xpi-imagezoom/distinfo b/russian/xpi-imagezoom/distinfo new file mode 100644 index 000000000000..7cc6d32f13f2 --- /dev/null +++ b/russian/xpi-imagezoom/distinfo @@ -0,0 +1,3 @@ +MD5 (xpi/imagezoom_0.2.6.xpi) = aaa45c95d996962b32e01c239eec19ef +SHA256 (xpi/imagezoom_0.2.6.xpi) = 410db4691d38d4de01c4e3744902f65acf3f9ca17ea0cba5b864f8c71fd8cb3e +SIZE (xpi/imagezoom_0.2.6.xpi) = 45973 diff --git a/russian/xpi-imagezoom/pkg-descr b/russian/xpi-imagezoom/pkg-descr new file mode 100644 index 000000000000..0ba5ac70d5c9 --- /dev/null +++ b/russian/xpi-imagezoom/pkg-descr @@ -0,0 +1,6 @@ +Russian version of Imagezoom extension for Firefox. + +WWW: http://www.mozilla.ru + +- Alexander V. Ribchansky +triosoft@triosoft.com.ua |