# New ports collection makefile for:	units
# Date created:		2001-11-03
# Whom:			Jason Harris <jharris@widomaker.com>
#
# $FreeBSD: ports/math/units/Makefile,v 1.4 2003/02/21 12:44:04 knu Exp $
#

PORTNAME=	units
PORTVERSION=	1.80
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	jharris@widomaker.com
COMMENT=	Unit conversion and calculation

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--program-prefix=g
MAN1=		gunits.1

.include <bsd.port.mk>
