1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

biology/scrm: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira
2024-03-02 19:58:13 +00:00
parent e680084f4c
commit 7552b0227f
+3 -1
View File
@@ -1,6 +1,7 @@
PORTNAME= scrm
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.4
PORTREVISION= 1
CATEGORIES= biology
MAINTAINER= yuri@FreeBSD.org
@@ -14,8 +15,9 @@ USES= autoreconf compiler:c++11-lang gmake
USE_GITHUB= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/scrm \
man/man1/scrm.1.gz
share/man/man1/scrm.1.gz
.include <bsd.port.mk>