1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/math/wfmath/Makefile
Oliver Lehmann e6e175fa57 update to 0.3.6
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
2007-09-19 13:50:53 +00:00

23 lines
429 B
Makefile

# New ports collection makefile for: wfmath
# Date created: 3 February 2005
# Whom: Janni
#
# $FreeBSD$
#
PORTNAME= wfmath
PORTVERSION= 0.3.6
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>