diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2013-03-29 23:51:39 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2013-03-29 23:51:39 +0000 |
commit | 9b2942526a5f3264a232a605ce678095909186b8 (patch) | |
tree | 19b5f728681aa6aaf63d9e9b296c425e5c96312a /editors/calligra-l10n-tr/Makefile | |
parent | ab2198cf032590d3a34477ee2ae6c6b30c3db7a2 (diff) | |
download | ports-9b2942526a5f3264a232a605ce678095909186b8.tar.gz ports-9b2942526a5f3264a232a605ce678095909186b8.zip |
Notes
Diffstat (limited to 'editors/calligra-l10n-tr/Makefile')
-rw-r--r-- | editors/calligra-l10n-tr/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/calligra-l10n-tr/Makefile b/editors/calligra-l10n-tr/Makefile new file mode 100644 index 000000000000..dbefecc6cbac --- /dev/null +++ b/editors/calligra-l10n-tr/Makefile @@ -0,0 +1,13 @@ +# $FreeBSD$ + +PORTNAME= calligra-l10n +PORTVERSION= ${CALLIGRA_VERSION} +CATEGORIES= editors kde + +MAINTAINER= kde@FreeBSD.org +COMMENT= Turkish Bokmaal messages and documentation for Calligra + +CALLIGRA_L10N= tr + +.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" +.include <bsd.port.mk> |