diff --git a/sysutils/fswatch-mon/Makefile b/sysutils/fswatch-mon/Makefile index 1fba6c7e9230..d717021465ca 100644 --- a/sysutils/fswatch-mon/Makefile +++ b/sysutils/fswatch-mon/Makefile @@ -1,29 +1,30 @@ PORTNAME= fswatch DISTVERSION= 1.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://github.com/emcrisostomo/${PORTNAME}/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -mon MAINTAINER= enrico.m.crisostomo@gmail.com COMMENT= Cross-platform file change monitor WWW= https://github.com/emcrisostomo/fswatch LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lang libtool makeinfo USE_LDCONFIG= yes CONFLICTS_INSTALL= fswatch GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= fswatch INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include diff --git a/sysutils/fswatch-mon/pkg-plist b/sysutils/fswatch-mon/pkg-plist index 1b06fc2180a7..88bdd75d8212 100644 --- a/sysutils/fswatch-mon/pkg-plist +++ b/sysutils/fswatch-mon/pkg-plist @@ -1,47 +1,47 @@ bin/fswatch include/libfswatch/c++/event.hpp include/libfswatch/c++/filter.hpp include/libfswatch/c++/kqueue_monitor.hpp include/libfswatch/c++/libfswatch_exception.hpp include/libfswatch/c++/libfswatch_map.hpp include/libfswatch/c++/libfswatch_set.hpp include/libfswatch/c++/monitor.hpp include/libfswatch/c++/monitor_factory.hpp include/libfswatch/c++/path_utils.hpp include/libfswatch/c++/poll_monitor.hpp include/libfswatch/c++/string_utils.hpp include/libfswatch/c/cevent.h include/libfswatch/c/cfilter.h include/libfswatch/c/cmonitor.h include/libfswatch/c/error.h include/libfswatch/c/libfswatch.h include/libfswatch/c/libfswatch_log.h include/libfswatch/c/libfswatch_types.h lib/libfswatch.a lib/libfswatch.so lib/libfswatch.so.11 lib/libfswatch.so.11.0.0 -man/man7/fswatch.7.gz +share/man/man7/fswatch.7.gz %%NLS%%%%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.libfswatch %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/NEWS.libfswatch %%PORTDOCS%%%%DOCSDIR%%/README.bsd %%PORTDOCS%%%%DOCSDIR%%/README.codestyle %%PORTDOCS%%%%DOCSDIR%%/README.freebsd %%PORTDOCS%%%%DOCSDIR%%/README.libfswatch.md %%PORTDOCS%%%%DOCSDIR%%/README.gnu-build-system %%PORTDOCS%%%%DOCSDIR%%/README.illumos %%PORTDOCS%%%%DOCSDIR%%/README.linux %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/README.osx %%PORTDOCS%%%%DOCSDIR%%/README.smartos %%PORTDOCS%%%%DOCSDIR%%/README.solaris %%PORTDOCS%%%%DOCSDIR%%/README.windows %%NLS%%share/locale/en@boldquot/LC_MESSAGES/fswatch.mo %%NLS%%share/locale/en@quot/LC_MESSAGES/fswatch.mo %%NLS%%share/locale/es/LC_MESSAGES/fswatch.mo %%NLS%%share/locale/it/LC_MESSAGES/fswatch.mo