Index: head/science/bodr/Makefile =================================================================== --- head/science/bodr/Makefile (revision 439934) +++ head/science/bodr/Makefile (revision 439935) @@ -1,25 +1,29 @@ # Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= bodr PORTVERSION= 10 CATEGORIES= science MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Chemistry data like element and isotope properties, atomic radii, etc +LICENSE= CC0-1.0 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= xsltproc:textproc/libxslt -OPTIONS_DEFINE= DOCS - USES= gmake perl5 tar:bzip2 USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ENV= PERL="${PERL}" +NO_ARCH= yes + +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ '/pkgconfig/s|{datadir}|{prefix}/libdata|' ${WRKSRC}/Makefile.in .include Index: head/science/bodr/pkg-descr =================================================================== --- head/science/bodr/pkg-descr (revision 439934) +++ head/science/bodr/pkg-descr (revision 439935) @@ -1,6 +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://blueobelisk.sourceforge.net/wiki/index.php/DataRepository +WWW: https://sourceforge.net/projects/bodr/