aboutsummaryrefslogtreecommitdiff
path: root/biology/treepuzzle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/treepuzzle/Makefile')
-rw-r--r--biology/treepuzzle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/treepuzzle/Makefile b/biology/treepuzzle/Makefile
index 534358040ae8..2d5e7f9bc22c 100644
--- a/biology/treepuzzle/Makefile
+++ b/biology/treepuzzle/Makefile
@@ -16,5 +16,6 @@ COMMENT= Maximum likelihood phylogeny reconstruction using quartets
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+PLIST_FILES= bin/puzzle
.include <bsd.port.mk>