diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2007-04-23 17:32:04 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2007-04-23 17:32:04 +0000 |
commit | a8d6d6a524708b23403792f350f4a9ed61678839 (patch) | |
tree | 19c219632448e1bb7a9b92b2882f05ea82498304 /french | |
parent | 956ac28ed9b29c85be6813e879e6819d12fa225e (diff) | |
download | ports-a8d6d6a524708b23403792f350f4a9ed61678839.tar.gz ports-a8d6d6a524708b23403792f350f4a9ed61678839.zip |
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
Notes
Notes:
svn path=/head/; revision=190750
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/fr-py-qt4-eric4/Makefile | 12 | ||||
-rw-r--r-- | french/fr-py-qt4-eric4/distinfo | 3 |
3 files changed, 16 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile index 9ccb24db7646..7e6856f4bf64 100644 --- a/french/Makefile +++ b/french/Makefile @@ -11,6 +11,7 @@ SUBDIR += dico SUBDIR += eficas SUBDIR += facturier + SUBDIR += fr-py-qt4-eric4 SUBDIR += geonext SUBDIR += gfaim SUBDIR += gibi diff --git a/french/fr-py-qt4-eric4/Makefile b/french/fr-py-qt4-eric4/Makefile new file mode 100644 index 000000000000..9396ae83f161 --- /dev/null +++ b/french/fr-py-qt4-eric4/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: fr-py-qt4-eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= french devel python + +I18N_LANG= fr + +.include "${.CURDIR}/../../devel/py-qt4-eric4/Makefile.inc" diff --git a/french/fr-py-qt4-eric4/distinfo b/french/fr-py-qt4-eric4/distinfo new file mode 100644 index 000000000000..c87ef99cd4b4 --- /dev/null +++ b/french/fr-py-qt4-eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-fr-snapshot-20070411.tar.gz) = 6bc1accd1beea63c24729aa29f761ae3 +SHA256 (eric4-i18n-fr-snapshot-20070411.tar.gz) = 3f46df8651b1ac55a85e18ba9927c7785d54b9e44a58176444a443c0396b08b1 +SIZE (eric4-i18n-fr-snapshot-20070411.tar.gz) = 449155 |