mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
biology/generand: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b73c0ced99
commit
b60356bd28
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= generand
|
PORTNAME= generand
|
||||||
DISTVERSION= 0.1.2
|
DISTVERSION= 0.1.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= biology
|
CATEGORIES= biology
|
||||||
|
|
||||||
MAINTAINER= jwb@FreeBSD.org
|
MAINTAINER= jwb@FreeBSD.org
|
||||||
|
@ -12,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= auerlab
|
GH_ACCOUNT= auerlab
|
||||||
|
|
||||||
PLIST_FILES= bin/generand man/man1/generand.1.gz
|
MAKE_ARGS= MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
|
PLIST_FILES= bin/generand share/man/man1/generand.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue