pkgsrc/devel/fann-devel/Makefile.common
rillig ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00

18 lines
548 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2009/06/13 06:46:42 rillig Exp $
# used by devel/py-fann/Makefile
FANNVERSION= 2.1.0
FANNDATE= 20061012
DISTNAME= fann-${FANNVERSION}-${FANNDATE}
PKGNAME= fann-${FANNVERSION}.${FANNDATE}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= devel
# temporary to distribute snapshot tarballs - the latest release and beta
# apparently both do not work with python
MASTER_SITES= http://acert.ir.bbn.com/downloads/acert/
WRKSRC= ${WRKDIR}/fann-${FANNVERSION}
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://leenissen.dk/fann/