diff options
Diffstat (limited to 'biology/phrap/Makefile')
-rw-r--r-- | biology/phrap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/phrap/Makefile b/biology/phrap/Makefile index 094d772390aa..e3eb88633611 100644 --- a/biology/phrap/Makefile +++ b/biology/phrap/Makefile @@ -16,6 +16,9 @@ MAINTAINER= mzaki@biol.s.u-tokyo.ac.jp COMMENT= Phrap is a program for assembling shotgun DNA sequence data RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use. +.if defined(PACKAGE_BUILDING) +IGNORE= distribution files must be obtained via the authors +.endif NO_WRKSUBDIR= yes |