From a8d6d6a524708b23403792f350f4a9ed61678839 Mon Sep 17 00:00:00 2001 From: Boris Samorodov <bsam@FreeBSD.org> Date: Mon, 23 Apr 2007 17:32:04 +0000 Subject: Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. This is a port of eric4 (based on Qt4, development version). WWW: http://www.die-offenbachs.de/detlev/eric.html --- russian/Makefile | 1 + russian/ru-py-qt4-eric4/Makefile | 10 ++++++++++ russian/ru-py-qt4-eric4/distinfo | 3 +++ 3 files changed, 14 insertions(+) create mode 100644 russian/ru-py-qt4-eric4/Makefile create mode 100644 russian/ru-py-qt4-eric4/distinfo (limited to 'russian') diff --git a/russian/Makefile b/russian/Makefile index b4a817957cff..399c4da06f9f 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -28,6 +28,7 @@ SUBDIR += php_doc SUBDIR += prawda SUBDIR += pscyr + SUBDIR += ru-py-qt4-eric4 SUBDIR += rubygem-rutils SUBDIR += rus-ispell SUBDIR += rux diff --git a/russian/ru-py-qt4-eric4/Makefile b/russian/ru-py-qt4-eric4/Makefile new file mode 100644 index 000000000000..f573885d9c58 --- /dev/null +++ b/russian/ru-py-qt4-eric4/Makefile @@ -0,0 +1,10 @@ +# New ports collection makefile for: ru-py-qt4-eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= russian devel python + +.include "${.CURDIR}/../../devel/py-qt4-eric4/Makefile.inc" diff --git a/russian/ru-py-qt4-eric4/distinfo b/russian/ru-py-qt4-eric4/distinfo new file mode 100644 index 000000000000..4e9e37b9383a --- /dev/null +++ b/russian/ru-py-qt4-eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-ru-snapshot-20070411.tar.gz) = 284737486428763ceb0b1aea5f169089 +SHA256 (eric4-i18n-ru-snapshot-20070411.tar.gz) = 5d8385eded4e413d1b32a22b1171a740c99d4729f235ace4849ac7b671472f22 +SIZE (eric4-i18n-ru-snapshot-20070411.tar.gz) = 459291 -- cgit v1.2.3