diff options
author | arved <arved@FreeBSD.org> | 2002-11-09 07:00:54 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-09 07:00:54 +0800 |
commit | 9102f7348ac0965d6302295f1a74c141e451fe90 (patch) | |
tree | 78ccabfdca9923987a0b998da53aa98f1d24be7e /www/bluefish | |
parent | bbf057d30aeca2e67c7629af3e3ca7b50edb5c11 (diff) | |
download | freebsd-ports-gnome-9102f7348ac0965d6302295f1a74c141e451fe90.tar.gz freebsd-ports-gnome-9102f7348ac0965d6302295f1a74c141e451fe90.tar.zst freebsd-ports-gnome-9102f7348ac0965d6302295f1a74c141e451fe90.zip |
Add language files to pkg-plist. Bump Portrevision
PR: 27291
Reported by: Eric Jacoboni <jaco@teaser.fr>
Approved by: jim (maintainer)
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 1 | ||||
-rw-r--r-- | www/bluefish/pkg-plist | 16 |
2 files changed, 17 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 825e4e318670..90277df65f67 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -7,6 +7,7 @@ PORTNAME= bluefish PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://bluefish.advancecreations.com/pub/bluefish/downloads/ \ diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index f5eba36a913a..a92f27ce8bb3 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -26,6 +26,22 @@ share/bluefish/xhtml1-frameset.dtd share/bluefish/xhtml1-strict.dtd share/bluefish/xhtml1-transitional.dtd share/doc/bluefish/README +share/locale/de/LC_MESSAGES/bluefish.mo +share/locale/da/LC_MESSAGES/bluefish.mo +share/locale/fr/LC_MESSAGES/bluefish.mo +share/locale/ru/LC_MESSAGES/bluefish.mo +share/locale/ro/LC_MESSAGES/bluefish.mo +share/locale/cs/LC_MESSAGES/bluefish.mo +share/locale/es/LC_MESSAGES/bluefish.mo +share/locale/el/LC_MESSAGES/bluefish.mo +share/locale/en/LC_MESSAGES/bluefish.mo +share/locale/ja/LC_MESSAGES/bluefish.mo +share/locale/it/LC_MESSAGES/bluefish.mo +share/locale/sv/LC_MESSAGES/bluefish.mo +share/locale/pt_BR/LC_MESSAGES/bluefish.mo +share/locale/hu/LC_MESSAGES/bluefish.mo +share/locale/pl/LC_MESSAGES/bluefish.mo +share/locale/nl/LC_MESSAGES/bluefish.mo share/pixmaps/bluefish_icon.xpm @dirrm share/bluefish/man1 @dirrm share/bluefish |