pkgsrc/biology/bodr/Makefile
2020-06-02 08:22:31 +00:00

22 lines
524 B
Makefile

# $NetBSD: Makefile,v 1.13 2020/06/02 08:23:16 adam Exp $
#
DISTNAME= bodr-9
PKGREVISION= 10
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bodr/}
MAINTAINER= jihbed.research@gmail.com
#HOMEPAGE= http://blueobelisk.org/
COMMENT= Blue Obelisk Data Repository
LICENSE= mit
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake perl
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= bodr.pc.in
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"