aboutsummaryrefslogtreecommitdiffstats
path: root/math/calcoo/Makefile
blob: f1260a088142a283235e142d32afeb0f11db2a28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    calcoo
# Date created:     2002-01-17
# Whom:         Christian Weisgerber <naddy@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   calcoo
PORTVERSION=    1.3.13
CATEGORIES= math
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE} \
        http://www.physics.umn.edu/~kaminski/calcoo/
MASTER_SITE_SUBDIR= calcoo

MAINTAINER= naddy@FreeBSD.org

USE_GNOMENG=    yes
USE_GNOME=  gtk12
GNU_CONFIGURE=  yes

MAN1=       calcoo.1

.include <bsd.port.mk>