diff --git a/misc/hello/Makefile b/misc/hello/Makefile index ef1158dafc02..d24372ef036f 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -1,25 +1,27 @@ PORTNAME= hello PORTVERSION= 2.12.1 CATEGORIES= misc MASTER_SITES= GNU MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility for saying hello to the world and reading email WWW= https://www.gnu.org/software/hello/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix gmake perl5 USE_PERL5= build + GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= hello OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext localbase .include diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index 13a671f9c937..19c85c0506bf 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -1,46 +1,46 @@ bin/hello -man/man1/hello.1.gz %%NLS%%share/locale/ast/LC_MESSAGES/hello.mo %%NLS%%share/locale/bg/LC_MESSAGES/hello.mo %%NLS%%share/locale/ca/LC_MESSAGES/hello.mo %%NLS%%share/locale/da/LC_MESSAGES/hello.mo %%NLS%%share/locale/de/LC_MESSAGES/hello.mo %%NLS%%share/locale/el/LC_MESSAGES/hello.mo %%NLS%%share/locale/eo/LC_MESSAGES/hello.mo %%NLS%%share/locale/es/LC_MESSAGES/hello.mo %%NLS%%share/locale/et/LC_MESSAGES/hello.mo %%NLS%%share/locale/eu/LC_MESSAGES/hello.mo %%NLS%%share/locale/fa/LC_MESSAGES/hello.mo %%NLS%%share/locale/fi/LC_MESSAGES/hello.mo %%NLS%%share/locale/fr/LC_MESSAGES/hello.mo %%NLS%%share/locale/ga/LC_MESSAGES/hello.mo %%NLS%%share/locale/gl/LC_MESSAGES/hello.mo %%NLS%%share/locale/he/LC_MESSAGES/hello.mo %%NLS%%share/locale/hr/LC_MESSAGES/hello.mo %%NLS%%share/locale/hu/LC_MESSAGES/hello.mo %%NLS%%share/locale/id/LC_MESSAGES/hello.mo %%NLS%%share/locale/it/LC_MESSAGES/hello.mo %%NLS%%share/locale/ja/LC_MESSAGES/hello.mo %%NLS%%share/locale/ka/LC_MESSAGES/hello.mo %%NLS%%share/locale/ko/LC_MESSAGES/hello.mo %%NLS%%share/locale/lv/LC_MESSAGES/hello.mo %%NLS%%share/locale/ms/LC_MESSAGES/hello.mo %%NLS%%share/locale/nb/LC_MESSAGES/hello.mo %%NLS%%share/locale/nl/LC_MESSAGES/hello.mo %%NLS%%share/locale/nn/LC_MESSAGES/hello.mo %%NLS%%share/locale/pl/LC_MESSAGES/hello.mo %%NLS%%share/locale/pt/LC_MESSAGES/hello.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/hello.mo %%NLS%%share/locale/ro/LC_MESSAGES/hello.mo %%NLS%%share/locale/ru/LC_MESSAGES/hello.mo %%NLS%%share/locale/sk/LC_MESSAGES/hello.mo %%NLS%%share/locale/sl/LC_MESSAGES/hello.mo %%NLS%%share/locale/sr/LC_MESSAGES/hello.mo %%NLS%%share/locale/sv/LC_MESSAGES/hello.mo %%NLS%%share/locale/ta/LC_MESSAGES/hello.mo %%NLS%%share/locale/th/LC_MESSAGES/hello.mo %%NLS%%share/locale/tr/LC_MESSAGES/hello.mo %%NLS%%share/locale/uk/LC_MESSAGES/hello.mo %%NLS%%share/locale/vi/LC_MESSAGES/hello.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/hello.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/hello.mo +share/man/man1/hello.1.gz