1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

The Blue Obelisk Data Repository lists many important chemoinformatics data

such as element and isotope properties, atomic radii, etc. including references
to original literature. Developers can use this repository to make their
software interoperable.

WWW: http://wiki.cubic.uni-koeln.de/bowiki/index.php/DataRepository
This commit is contained in:
Pav Lucistnik 2007-05-24 22:16:03 +00:00
parent 5f74869c7f
commit d8cc2c1294
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191639
5 changed files with 52 additions and 0 deletions

View File

@ -9,6 +9,7 @@
SUBDIR += afni
SUBDIR += at
SUBDIR += bblimage
SUBDIR += bodr
SUBDIR += buddy
SUBDIR += cdcl
SUBDIR += cdf

26
science/bodr/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: bodr
# Date created: 21 May 2007
# Whom: Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= bodr
PORTVERSION= 6
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bodr
MAINTAINER= pav@FreeBSD.org
COMMENT= Chemistry data like element and isotope properties, atomic radii, etc
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
post-patch:
@${REINPLACE_CMD} -e 's|{datadir}/pkgconfig|{prefix}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>

3
science/bodr/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (bodr-6.tar.bz2) = 7719e785e1f416179de85c7a7f889eb1
SHA256 (bodr-6.tar.bz2) = 6319fccfa7297fd8090fbbca6fbd8ec33372a0542f29aaa2a77f8dea711d2a65
SIZE (bodr-6.tar.bz2) = 246135

6
science/bodr/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
The Blue Obelisk Data Repository lists many important chemoinformatics data
such as element and isotope properties, atomic radii, etc. including references
to original literature. Developers can use this repository to make their
software interoperable.
WWW: http://wiki.cubic.uni-koeln.de/bowiki/index.php/DataRepository

16
science/bodr/pkg-plist Normal file
View File

@ -0,0 +1,16 @@
share/doc/bodr/bibxml/elements_biblio.html
share/doc/bodr/bibxml/crystalstructures_biblio.html
share/doc/bodr/AUTHORS
share/doc/bodr/THANKS
share/doc/bodr/ChangeLog
share/doc/bodr/COPYING
share/doc/bodr/README
share/bodr/dicts/blueobelisk-dictionary.xml
share/bodr/crystalstructures.xml
share/bodr/elements.xml
share/bodr/isotopes.xml
libdata/pkgconfig/bodr.pc
@dirrm share/bodr/dicts
@dirrm share/bodr
@dirrm share/doc/bodr/bibxml
@dirrm share/doc/bodr