diff --git a/emulators/elliott-803/Makefile b/emulators/elliott-803/Makefile index 8d4bfc3bc062..04cb7ad29ed0 100644 --- a/emulators/elliott-803/Makefile +++ b/emulators/elliott-803/Makefile @@ -1,21 +1,22 @@ PORTNAME= elliott-803 PORTVERSION= 0.1.11 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= emulators MAINTAINER= hsw@bitmark.com COMMENT= Emulator and compilers for Elliott 803 computer WWW= https://github.com/hxw/Elliott-803 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++17-lang ncurses -MAKE_ARGS+= DATADIR="${DATADIR}" PREFIX="${PREFIX}" VERSION="${PKGVERSION}" +MAKE_ARGS+= DATADIR="${DATADIR}" PREFIX="${PREFIX}" VERSION="${PKGVERSION}" MAN1_DIR="${STAGEDIR}/${PREFIX}/share/man/man1" MAKE_ENV+= LC_ALL=en_US.UTF-8 USE_GITHUB= yes GH_ACCOUNT= hxw GH_PROJECT= Elliott-803 .include diff --git a/emulators/elliott-803/pkg-plist b/emulators/elliott-803/pkg-plist index 832a2fbf3b3a..eb3a517c288c 100644 --- a/emulators/elliott-803/pkg-plist +++ b/emulators/elliott-803/pkg-plist @@ -1,29 +1,29 @@ bin/emu803 -man/man1/emu803.1.gz +share/man/man1/emu803.1.gz %%DATADIR%%/Algol60-Samples/cogs.a60 %%DATADIR%%/Algol60-Samples/cogs.script %%DATADIR%%/Algol60-Samples/fib.a60 %%DATADIR%%/Algol60-Samples/fib.script %%DATADIR%%/Elliott-Algol60-A104/a104-tape-1.hex5 %%DATADIR%%/Elliott-Algol60-A104/a104-tape-2.hex5 %%DATADIR%%/Elliott-Algol60-A104/A104.md %%DATADIR%%/Elliott-Programs/com-208.hex5 %%DATADIR%%/Elliott-Programs/README.markdown %%DATADIR%%/Elliott-Programs/t102-rel-add.elliott %%DATADIR%%/Elliott-Programs/t102-rel-add.hex5 %%DATADIR%%/Elliott-Programs/t2-rel-add.elliott %%DATADIR%%/Elliott-Programs/t2-rel-add.hex5 %%DATADIR%%/Elliott-Programs/X5/46.1.4.61.pdf %%DATADIR%%/Elliott-Programs/X5/803X5.pdf %%DATADIR%%/Elliott-Programs/X5/X5.pdf %%DATADIR%%/Elliott-Programs/X5/x5.hex5 %%DATADIR%%/Elliott-Programs/X5/x5.script %%DATADIR%%/H-Code-Compilers/h-code-compiler-plus.hex5 %%DATADIR%%/H-Code-Compilers/h-code-compiler.hex5 %%DATADIR%%/H-Code-Compilers/README.markdown %%DATADIR%%/hello/hello-a60.script %%DATADIR%%/hello/hello-h-code.script %%DATADIR%%/hello/hello.a60 %%DATADIR%%/hello/hello.h-code %%DATADIR%%/hello/tins.h-code %%DATADIR%%/hello/tins.md