mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
biology/vcftools: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
44f5f66eff
commit
ebba67d68e
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= vcftools
|
||||
PORTVERSION= 0.1.16
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -13,6 +13,7 @@ LICENSE= LGPL3
|
|||
USES= autoreconf cpe gmake perl5 pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_GITHUB= yes
|
||||
|
||||
CXXFLAGS+= -std=c++14
|
||||
|
|
|
@ -26,4 +26,4 @@ bin/vcftools
|
|||
%%SITE_PERL%%/FaSlice.pm
|
||||
%%SITE_PERL%%/Vcf.pm
|
||||
%%SITE_PERL%%/VcfStats.pm
|
||||
man/man1/vcftools.1.gz
|
||||
share/man/man1/vcftools.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue