diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2007-07-26 13:36:16 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2007-07-26 13:36:16 +0000 |
commit | d64069fc34521f2454e12ccb959c97b638887692 (patch) | |
tree | fa70fcbecb89c1f1b2d276c7a8e864d0d509a5c5 | |
parent | b15971d3c9a89eda672f65abaf649c248a83d1a2 (diff) | |
download | ports-d64069fc34521f2454e12ccb959c97b638887692.tar.gz ports-d64069fc34521f2454e12ccb959c97b638887692.zip |
Notes
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/eric4/Makefile | 12 | ||||
-rw-r--r-- | german/eric4/distinfo | 3 | ||||
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/eric4/Makefile | 10 | ||||
-rw-r--r-- | russian/eric4/distinfo | 3 |
6 files changed, 30 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index e8fe318b8308..d4f18816acc4 100644 --- a/german/Makefile +++ b/german/Makefile @@ -14,6 +14,7 @@ SUBDIR += dict SUBDIR += digibux SUBDIR += ding + SUBDIR += eric4 SUBDIR += geonext SUBDIR += ispell SUBDIR += ispell-alt diff --git a/german/eric4/Makefile b/german/eric4/Makefile new file mode 100644 index 000000000000..ad48afc7042b --- /dev/null +++ b/german/eric4/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: german/eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= german devel python + +I18N_LANG= de + +.include "${.CURDIR}/../../devel/eric4/Makefile.inc" diff --git a/german/eric4/distinfo b/german/eric4/distinfo new file mode 100644 index 000000000000..3d774dbee58c --- /dev/null +++ b/german/eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-de-4.0.1.tar.gz) = 7a0d9e4bc2e88c96586319c3b86f4075 +SHA256 (eric4-i18n-de-4.0.1.tar.gz) = c9010a9fc4b26f25a620735a273a20402bcaa91db56be1ed0429068ddb1442ef +SIZE (eric4-i18n-de-4.0.1.tar.gz) = 393888 diff --git a/russian/Makefile b/russian/Makefile index b4a817957cff..c8fbd79d9476 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -9,6 +9,7 @@ SUBDIR += aspell SUBDIR += cyrproxy SUBDIR += d1489 + SUBDIR += eric4 SUBDIR += fortune-bashorgru SUBDIR += fortuneru SUBDIR += kde3-i18n diff --git a/russian/eric4/Makefile b/russian/eric4/Makefile new file mode 100644 index 000000000000..91b93b10fe81 --- /dev/null +++ b/russian/eric4/Makefile @@ -0,0 +1,10 @@ +# New ports collection makefile for: russian/eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= russian devel python + +.include "${.CURDIR}/../../devel/eric4/Makefile.inc" diff --git a/russian/eric4/distinfo b/russian/eric4/distinfo new file mode 100644 index 000000000000..8b4d01c6c701 --- /dev/null +++ b/russian/eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-ru-4.0.1.tar.gz) = 4ccd08741d0d60baec47eb2985990372 +SHA256 (eric4-i18n-ru-4.0.1.tar.gz) = f2308da8079f81f266b528bd331946cd7268daaab531a1bb23e13177cc00f367 +SIZE (eric4-i18n-ru-4.0.1.tar.gz) = 410096 |