aboutsummaryrefslogtreecommitdiff
path: root/science/py-DendroPy
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /science/py-DendroPy
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Notes
Diffstat (limited to 'science/py-DendroPy')
-rw-r--r--science/py-DendroPy/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/science/py-DendroPy/pkg-message b/science/py-DendroPy/pkg-message
index 022741e7740b..1f71993d6f73 100644
--- a/science/py-DendroPy/pkg-message
+++ b/science/py-DendroPy/pkg-message
@@ -1,8 +1,11 @@
-************************************************************************
+[
+{ type: install
+ message: <<EOM
If you use this library either in whole or in part in your analysis, or
use any code derived from it, please cite it as:
Sukumaran, J. and Mark T. Holder. 2010. DendroPy: A Python library
for phylogenetic computing. Bioinformatics 26: 1569-1571.
-
-************************************************************************
+EOM
+}
+]