freebsd-ports/science/libquantum/Makefile
2014-07-08 13:34:32 +00:00

17 lines
362 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= libquantum
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.libquantum.de/files/
MAINTAINER= wenheping@gmail.com
COMMENT= C library for quantum computing and quantum simulation
GNU_CONFIGURE= yes
USES= gmake libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>