summaryrefslogtreecommitdiff
path: root/math/calctool/Makefile
blob: 5cb0b1e227fff1bdd13e53acd753d83c4177ad52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	calctool-2.4pl13
# Version required:			1.14.5
# Date created:				2 Dec 1996
# Whom:					nsayer@quack.kfu.com
#
# $Id: Makefile,v 1.1.1.1 1996/12/12 03:46:31 erich Exp $
#
 
DISTNAME=       calctool-2.4pl13
PKGNAME=        calctool-2.4.13
CATEGORIES=     math
MASTER_SITES=   ftp://ftp.kfu.com/pub/
 
MAINTAINER=     nsayer@quack.kfu.com

USE_X11=		yes
MAN1=		calctool.1

.include <bsd.port.mk>