Skip to content

Commit

Permalink
Updated FreeBSD packaging files.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Feb 10, 2024
1 parent 933585e commit 9ef53ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion freebsd/hipercontracer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ USE_LDCONFIG= yes

SHEBANG_FILES= src/addressinfogenerator src/get-default-ips src/tracedataimporter

CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/man
PLIST_SUB= PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>
10 changes: 5 additions & 5 deletions freebsd/hipercontracer/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ lib/libhipercontracer.a
lib/libhipercontracer.so
lib/libhipercontracer.so.1
lib/libhipercontracer.so.%%PORTVERSION%%
man/man1/addressinfogenerator.1.gz
man/man1/get-default-ips.1.gz
man/man1/hipercontracer.1.gz
man/man1/hpcttrigger.1.gz
man/man1/tracedataimporter.1.gz
share/man/man1/addressinfogenerator.1.gz
share/man/man1/get-default-ips.1.gz
share/man/man1/hipercontracer.1.gz
share/man/man1/hpcttrigger.1.gz
share/man/man1/tracedataimporter.1.gz
%%DOCSDIR%%/examples/NoSQL/R-query-example.R
%%DOCSDIR%%/examples/NoSQL/README
%%DOCSDIR%%/examples/NoSQL/admin.ms
Expand Down

0 comments on commit 9ef53ee

Please sign in to comment.