Skip to content

Commit

Permalink
math/planarity: move man page and strip the library
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Mar 1, 2024
1 parent 7fa351f commit 1fcde66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions math/planarity/Makefile
@@ -1,6 +1,7 @@
PORTNAME= planarity
PORTVERSION= 3.0.2.0
DISTVERSIONPREFIX= Version_
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= thierry@FreeBSD.org
Expand All @@ -17,6 +18,8 @@ GH_PROJECT= edge-addition-planarity-suite
USES= autoreconf libtool

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

do-test:
Expand Down
2 changes: 1 addition & 1 deletion math/planarity/pkg-plist
Expand Up @@ -22,4 +22,4 @@ lib/libplanarity.a
lib/libplanarity.so
lib/libplanarity.so.0
lib/libplanarity.so.0.1.0
man/man1/planarity.1.gz
share/man/man1/planarity.1.gz

0 comments on commit 1fcde66

Please sign in to comment.