diff options
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/eric6/Makefile | 6 | ||||
-rw-r--r-- | russian/eric6/distinfo | 2 |
3 files changed, 9 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile index dd1375a951dd..0eeef78d4a7d 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -11,6 +11,7 @@ SUBDIR += d1489 SUBDIR += emkatic SUBDIR += eric4 + SUBDIR += eric6 SUBDIR += fortune-bashorgru SUBDIR += fortuneru SUBDIR += gd diff --git a/russian/eric6/Makefile b/russian/eric6/Makefile new file mode 100644 index 000000000000..041e9920d7ec --- /dev/null +++ b/russian/eric6/Makefile @@ -0,0 +1,6 @@ +# Created by: Boris Samorodov <bsam@FreeBSD.org> +# $FreeBSD$ + +CATEGORIES= russian devel python + +.include "${.CURDIR}/../../devel/eric6/Makefile.inc" diff --git a/russian/eric6/distinfo b/russian/eric6/distinfo new file mode 100644 index 000000000000..cc85a9e39161 --- /dev/null +++ b/russian/eric6/distinfo @@ -0,0 +1,2 @@ +SHA256 (eric6-i18n-ru-6.0.3.tar.gz) = 4a281c88c6e6c132b0412405325cbe1ccc85d6e1c229d34fab121c59770705db +SIZE (eric6-i18n-ru-6.0.3.tar.gz) = 785399 |