Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

18
misc/libquantum/Makefile Normal file
View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.4 2012/10/08 09:57:28 asau Exp $
#
DISTNAME= libquantum-1.0.0
CATEGORIES= misc
MASTER_SITES= http://www.libquantum.de/files/
MAINTAINER= lennart@augustsson.net
HOMEPAGE= http://www.libquantum.de/
COMMENT= Quantum computing simulation library
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INSTALL_TARGET= install quobtools_install
.include "../../mk/bsd.pkg.mk"