diff --git a/games/crispy-doom/Makefile b/games/crispy-doom/Makefile index 9e165b9d3dc0..122a5bc07189 100644 --- a/games/crispy-doom/Makefile +++ b/games/crispy-doom/Makefile @@ -1,38 +1,39 @@ PORTNAME= crispy-doom PORTVERSION= 6.0 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org COMMENT= Enhanced-resolution Doom source port based on Chocolate Doom WWW= https://github.com/fabiangreffrath/crispy-doom LICENSE= GPLv2 LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libpng.so:graphics/png \ libfluidsynth.so:audio/fluidsynth USES= autoreconf desktop-file-utils pkgconfig python:build sdl shebangfix CONFLICTS_INSTALL= chocolate-doom USE_CSTD= c99 USE_SDL= mixer2 net2 sdl2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip SHEBANG_FILES= man/docgen man/simplecpp OPTIONS_DEFINE= DOCS USE_GITHUB= yes GH_ACCOUNT= fabiangreffrath post-patch: ${REINPLACE_CMD} "s|python3|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac post-stage: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/crispy-*-setup .include diff --git a/games/crispy-doom/pkg-plist b/games/crispy-doom/pkg-plist index 847ebe61dc2b..5507f96bb01e 100644 --- a/games/crispy-doom/pkg-plist +++ b/games/crispy-doom/pkg-plist @@ -1,60 +1,60 @@ bin/crispy-doom bin/crispy-doom-setup bin/crispy-heretic bin/crispy-heretic-setup bin/crispy-hexen bin/crispy-hexen-setup bin/crispy-server bin/crispy-strife bin/crispy-strife-setup -man/man5/crispy-doom.cfg.5.gz -man/man5/crispy-heretic.cfg.5.gz -man/man5/crispy-hexen.cfg.5.gz -man/man5/crispy-strife.cfg.5.gz -man/man5/default.cfg.5.gz -man/man5/heretic.cfg.5.gz -man/man5/hexen.cfg.5.gz -man/man5/strife.cfg.5.gz -man/man6/crispy-doom-setup.6.gz -man/man6/crispy-doom.6.gz -man/man6/crispy-heretic-setup.6.gz -man/man6/crispy-heretic.6.gz -man/man6/crispy-hexen-setup.6.gz -man/man6/crispy-hexen.6.gz -man/man6/crispy-server.6.gz -man/man6/crispy-strife-setup.6.gz -man/man6/crispy-strife.6.gz +share/man/man5/crispy-doom.cfg.5.gz +share/man/man5/crispy-heretic.cfg.5.gz +share/man/man5/crispy-hexen.cfg.5.gz +share/man/man5/crispy-strife.cfg.5.gz +share/man/man5/default.cfg.5.gz +share/man/man5/heretic.cfg.5.gz +share/man/man5/hexen.cfg.5.gz +share/man/man5/strife.cfg.5.gz +share/man/man6/crispy-doom-setup.6.gz +share/man/man6/crispy-doom.6.gz +share/man/man6/crispy-heretic-setup.6.gz +share/man/man6/crispy-heretic.6.gz +share/man/man6/crispy-hexen-setup.6.gz +share/man/man6/crispy-hexen.6.gz +share/man/man6/crispy-server.6.gz +share/man/man6/crispy-strife-setup.6.gz +share/man/man6/crispy-strife.6.gz share/applications/io.github.fabiangreffrath.Doom.desktop share/applications/io.github.fabiangreffrath.Heretic.desktop share/applications/io.github.fabiangreffrath.Hexen.desktop share/applications/io.github.fabiangreffrath.Setup.desktop share/applications/io.github.fabiangreffrath.Strife.desktop share/applications/screensavers/io.github.fabiangreffrath.Doom_Screensaver.desktop share/bash-completion/completions/crispy-doom share/bash-completion/completions/crispy-heretic share/bash-completion/completions/crispy-hexen share/bash-completion/completions/crispy-strife %%PORTDOCS%%%%DOCSDIR%%/CMDLINE.doom %%PORTDOCS%%%%DOCSDIR%%/COPYING.md %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/INSTALL.doom %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/NOT-BUGS.md %%PORTDOCS%%%%DOCSDIR%%/PHILOSOPHY.md %%PORTDOCS%%%%DOCSDIR%%/README.Music.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%share/doc/crispy-heretic/CMDLINE.heretic %%PORTDOCS%%share/doc/crispy-heretic/INSTALL.heretic %%PORTDOCS%%share/doc/crispy-hexen/CMDLINE.hexen %%PORTDOCS%%share/doc/crispy-hexen/INSTALL.hexen %%PORTDOCS%%share/doc/crispy-strife/CMDLINE.strife %%PORTDOCS%%share/doc/crispy-strife/INSTALL.strife share/icons/hicolor/128x128/apps/crispy-doom.png share/icons/hicolor/128x128/apps/crispy-heretic.png share/icons/hicolor/128x128/apps/crispy-hexen.png share/icons/hicolor/128x128/apps/crispy-setup.png share/icons/hicolor/128x128/apps/crispy-strife.png share/metainfo/io.github.fabiangreffrath.Doom.metainfo.xml share/metainfo/io.github.fabiangreffrath.Heretic.metainfo.xml share/metainfo/io.github.fabiangreffrath.Hexen.metainfo.xml share/metainfo/io.github.fabiangreffrath.Strife.metainfo.xml