sci-chemistry/votca-ctp: add ref

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Christoph Junghans
2017-09-04 12:05:49 -06:00
parent 03488d36a9
commit b19ea785a8

View 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
}