pkgsrc-wip/symmetrica/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

21 lines
490 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/07 16:23:19 asau Exp $
#
DISTNAME= SYM2_0_tar
PKGNAME= symmetrica-2.0
CATEGORIES= math
MASTER_SITES= http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/
EXTRACT_SUFX= .gz
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/
COMMENT= Library for combinatorics
#LICENSE= # TODO: (see mk/license.mk)
WRKSRC= ${WRKDIR}
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"