freebsd-ports/math/wfmath/Makefile

18 lines
355 B
Makefile
Raw Normal View History

# Created by: Janni
# $FreeBSD$
PORTNAME= wfmath
2014-02-27 09:48:49 +01:00
PORTVERSION= 1.0.2
PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= Worldforge math library
USES= libtool pathfix pkgconfig compiler:c++11-lib
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
2005-10-04 01:08:07 +02:00
.include <bsd.port.mk>