Skip to content

Commit 14261ae

Browse files
committed
FreeBSD packaging update.
1 parent 3a4410e commit 14261ae

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

freebsd/subnetcalc/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@ WWW= https://www.nntb.no/~dreibh/subnetcalc/
1111
LICENSE= GPLv3+
1212
LICENSE_FILE= ${WRKSRC}/COPYING
1313

14-
USES= tar:xz cmake
14+
USES= cmake gettext tar:xz
1515

1616
PLIST_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>

po/nb/subnetcalc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)