13 lines
431 B
Text
13 lines
431 B
Text
# $NetBSD: Makefile.common,v 1.4 2008/05/24 15:34:09 tnn2 Exp $
|
|
# used by wip/emboss-domainatrix/Makefile
|
|
# used by wip/emboss-emnu/Makefile
|
|
# used by wip/emboss-hmmer/Makefile
|
|
# used by wip/emboss-meme/Makefile
|
|
# used by wip/emboss-mse/Makefile
|
|
# used by wip/emboss-phylip/Makefile
|
|
# used by wip/emboss-topo/Makefile
|
|
|
|
post-extract:
|
|
${CP} ${PREFIX}/share/EMBOSS/scripts/* ${WRKSRC}
|
|
|
|
.include "../../wip/emboss-base/buildlink3.mk"
|