sci-chemistry/votca-ctp: add ref
authorChristoph Junghans <junghans@gentoo.org>
Mon, 4 Sep 2017 18:05:49 +0000 (12:05 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 4 Sep 2017 18:06:02 +0000 (12:06 -0600)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sci-chemistry/votca-ctp/votca-ctp-9999.ebuild

index cd06c690cdfcd79a273eb27ba266ad356a42630c..ba7ad052c5aa24368a542b084a55024c09a11c4c 100644 (file)
@@ -40,3 +40,11 @@ src_configure() {
        )
        cmake-utils_src_configure
 }
+
+pkg_postinst() {
+       einfo
+       einfo "Please read and cite:"
+       einfo "VOTCA-CTP, J. Chem. Theo. Comp. 7, 3335-3345 (2011)"
+       einfo "https://dx.doi.org/10.1021/ct200388s"
+       einfo
+}