freebsd-ports/math/wfmath/Makefile
2007-12-11 21:04:40 +00:00

22 lines
429 B
Makefile

# New ports collection makefile for: wfmath
# Date created: 3 February 2005
# Whom: Janni
#
# $FreeBSD$
#
PORTNAME= wfmath
PORTVERSION= 0.3.7
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= worldforge
MAINTAINER= oliver@FreeBSD.org
COMMENT= Worldforge math library
USE_GMAKE= yes
USE_GNOME= pkgconfig gnomehack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>