summaryrefslogtreecommitdiff
path: root/math/calctool/Makefile
blob: 74978863ee9681a830d47c0fc1af23a2f81ae28c (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:	calctool-2.4pl13
# Date created:				2 Dec 1996
# Whom:					nsayer@quack.kfu.com
#
# $FreeBSD$
#

PORTNAME=	calctool
PORTVERSION=	2.4.13
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_LOCAL}
DISTNAME=	calctool-2.4pl13
MASTER_SITE_SUBDIR=	nsayer

MAINTAINER=	ports@freebsd.org

USE_X_PREFIX=	yes
MAN1=		calctool.1

ALL_TARGET=	x11

.include <bsd.port.mk>