Files
ports/math/wfmath/Makefile
Oliver Lehmann 0dffefb33f update of the worldfordge suite
devel/eris:      1.3.21
devel/mercator:  0.3.2
devel/varconf:   1.0.0
math/wfmath:     1.0.1
net/cyphesis:    0.6.0
net/skstream:    0.3.9
games/ember:     0.7.0
2013-01-19 10:09:14 +00:00

19 lines
342 B
Makefile

# Created by: Janni
# $FreeBSD$
PORTNAME= wfmath
PORTVERSION= 1.0.1
CATEGORIES= math
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= Worldforge math library
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_PKGCONFIG= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>