freebsd-ports/polish/Makefile
Dominik Lisiak 670f711350 polish/napi: Add new port
"napi.sh" is a napiprojekt.pl client written in Bash. The purpose of
the project was to create simple tool for systems with very limited
resources (NAS QNAP drives, Synology, OpenWRT routers, Popcorn
streamers, etc). It was inspired by "pynapi.py" script.

"napi.sh" is distributed together with automatic subtitle format
converter "subotage.sh" created specially for "napi.sh". "subotage.sh"
is written in Bash and uses awk for text processing.

PR:		245996
2021-11-01 01:08:14 +09:00

20 lines
396 B
Makefile

COMMENT = Polish language support
SUBDIR += aspell
SUBDIR += fortunepl
SUBDIR += gnugadu2
SUBDIR += hunspell
SUBDIR += hyphen
SUBDIR += kadu
SUBDIR += libgadu
SUBDIR += libreoffice
SUBDIR += libtlen
SUBDIR += mythes
SUBDIR += napi
SUBDIR += qnapi
SUBDIR += tleenx2
SUBDIR += trf
SUBDIR += webalizer2
.include <bsd.port.subdir.mk>