hisat2: Clean up

This commit is contained in:
Jason Bacon 2019-01-13 19:02:42 -06:00
parent 6e9c9c1147
commit ce7bb5a5da
2 changed files with 3 additions and 12 deletions

View File

@ -1,16 +1,12 @@
# $NetBSD$
#
###########################################################
# Generated by fbsd2pkg #
# Sat Jan 12 21:39:55 CST 2019 #
###########################################################
# What's the canonical way to specify github commits in PKGNAME?
# Using post-release commit # here
# git describe --tags 20f333e2cfe7ff4d1362b248912893e2644683d7
# 0f01dc6397a-23-g20f333e
DISTNAME= hisat2-2.1.0.23
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=infphilo/}
GITHUB_PROJECT= hisat2
GITHUB_TAG= 20f333e2cfe7ff4d1362b248912893e2644683d7
MAINTAINER= bacon@NetBSD.org
@ -19,7 +15,7 @@ COMMENT= Alignment program for mapping next-generation sequencing reads
LICENSE= gnu-gpl-v3
# 64-bit code, some assembly language
ONLY_FOR_PLATFORM= *-*-x86_64
ONLY_FOR_PLATFORM= *-*-x86_64
USE_LANGUAGES= c c++
USE_TOOLS+= bash gmake perl

View File

@ -80,8 +80,3 @@ libexec/hisat2/run_extract_ILMN.sh
libexec/hisat2/run_genotype_build.sh
libexec/hisat2/run_hisat2_build.sh
libexec/hisat2/run_type_CP.sh
@pkgdir share/examples
@pkgdir share/doc
@pkgdir man/man1
@pkgdir lib
@pkgdir include