pkgsrc-wip/spatt/Makefile
Aleksej Saushev 86d91fcc81 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 16:22:53 +00:00

18 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/07 16:23:16 asau Exp $
#
DISTNAME= spatt-2.0-pre7
PKGNAME= ${DISTNAME:S/-pre7//}
CATEGORIES= biology
MASTER_SITES= http://stat.genopole.cnrs.fr/spatt/
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= http://stat.genopole.cnrs.fr/spatt/
COMMENT= Statistics for Patterns
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"