diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 01:27:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 01:27:08 +0800 |
commit | b587aceb65b0f37133914d6d4dd527c51eb2a1de (patch) | |
tree | 9073c610a8bf74943b4e12fa74c8918fedd9a18e /biology/ssaha | |
parent | 157984ca1e9e1a7704ac837f8a444fa81fe06366 (diff) | |
download | freebsd-ports-gnome-b587aceb65b0f37133914d6d4dd527c51eb2a1de.tar.gz freebsd-ports-gnome-b587aceb65b0f37133914d6d4dd527c51eb2a1de.tar.zst freebsd-ports-gnome-b587aceb65b0f37133914d6d4dd527c51eb2a1de.zip |
Cleanup plist
Diffstat (limited to 'biology/ssaha')
-rw-r--r-- | biology/ssaha/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/ssaha/Makefile b/biology/ssaha/Makefile index 32c91386444a..60c536f91053 100644 --- a/biology/ssaha/Makefile +++ b/biology/ssaha/Makefile @@ -22,7 +22,6 @@ ALL_TARGET= ssaha PLIST_FILES= bin/ssaha %%DATADIR%%/testSSAHA.csh \ ${DATA_FILES:S,^,%%DATADIR%%/,} -PLIST_DIRS= %%DATADIR%% DATA_FILES= test.fasta test_extract.fasta test_filter.fail \ test_filter.fastq test_protein.fasta README |