File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,12 @@ WWW= https://www.nntb.no/~dreibh/subnetcalc/
1111LICENSE = GPLv3+
1212LICENSE_FILE = ${WRKSRC}/COPYING
1313
14- USES = tar:xz cmake
14+ USES = cmake gettext tar:xz
1515
1616PLIST_FILES = bin/subnetcalc \
17+ share/bash-completion/completions/subnetcalc \
18+ share/locale/de/LC_MESSAGES/subnetcalc.mo \
19+ share/locale/nb/LC_MESSAGES/subnetcalc.mo \
1720 share/man/man1/subnetcalc.1.gz
1821
1922.include <bsd.port.mk>
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
1212"PO-Revision-Date : 2024-10-19 18:40+0200\n "
1313"
Last-Translator :
Thomas Dreibholz <[email protected] >\n "
1414"Language-Team:\n "
15- "Language : de \n "
15+ "Language : nb \n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
You can’t perform that action at this time.
0 commit comments