From e4d4ffc175e75ec7dfb1df33861c926d317d124b Mon Sep 17 00:00:00 2001 From: Jonathan Chu Date: Sat, 31 May 2014 04:18:18 +0000 Subject: Add DOCS and EXAMPLE options to biology/mafft PR: ports/190161 Submitted by: "Reed A. Cartwright" (maintainer) Approved by: swills (maintainer) --- biology/mafft/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'biology') diff --git a/biology/mafft/Makefile b/biology/mafft/Makefile index 69584afb6145..70a3062758de 100644 --- a/biology/mafft/Makefile +++ b/biology/mafft/Makefile @@ -13,6 +13,8 @@ COMMENT= Multiple alignment program for amino acid or nucleotide sequences LICENSE= BSD2CLAUSE +OPTIONS_DEFINE= DOCS EXAMPLES + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-without-extensions BUILD_WRKSRC= ${WRKSRC}/core -- cgit v1.2.3