diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2015-03-08 10:39:13 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2015-03-08 10:39:13 +0000 |
commit | 339fc635ab82e21061194b2a72259bee8154451a (patch) | |
tree | 3032b87225e950e2b04bc4982c558783cf26d667 /portuguese | |
parent | f53e462989bfad0a4a86c54b35ecc5d1a818ef41 (diff) | |
download | ports-339fc635ab82e21061194b2a72259bee8154451a.tar.gz ports-339fc635ab82e21061194b2a72259bee8154451a.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 1 | ||||
-rw-r--r-- | portuguese/eric6/Makefile | 7 | ||||
-rw-r--r-- | portuguese/eric6/distinfo | 2 |
3 files changed, 10 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 171a43ebb22f..02300ea38686 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -7,6 +7,7 @@ SUBDIR += aspell-pt_PT SUBDIR += calligra-l10n SUBDIR += calligra-l10n-pt_BR + SUBDIR += eric6 SUBDIR += gimp-help-pt_BR SUBDIR += hunspell SUBDIR += hyphen diff --git a/portuguese/eric6/Makefile b/portuguese/eric6/Makefile new file mode 100644 index 000000000000..5585d481b0f9 --- /dev/null +++ b/portuguese/eric6/Makefile @@ -0,0 +1,7 @@ +# Created by: Boris Samorodov <bsam@FreeBSD.org> +# $FreeBSD$ + +CATEGORIES= portuguese devel python +I18N_LANG= pt + +.include "${.CURDIR}/../../devel/eric6/Makefile.inc" diff --git a/portuguese/eric6/distinfo b/portuguese/eric6/distinfo new file mode 100644 index 000000000000..38e47b12422e --- /dev/null +++ b/portuguese/eric6/distinfo @@ -0,0 +1,2 @@ +SHA256 (eric6-i18n-pt-6.0.3.tar.gz) = 11d0965eaeafaa6bb5480e34ae5dfff4227a2579fc3e5b50a75147217d6dfc93 +SIZE (eric6-i18n-pt-6.0.3.tar.gz) = 427229 |