freebsd-ports/math/calctool/Makefile

20 lines
372 B
Makefile
Raw Normal View History

# New ports collection makefile for: calctool-2.4pl13
# Date created: 2 Dec 1996
# Whom: nsayer@quack.kfu.com
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-03-22 00:57:15 +01:00
2000-04-14 09:20:58 +02:00
PORTNAME= calctool
PORTVERSION= 2.4.13
CATEGORIES= math
MASTER_SITES= ftp://ftp.kfu.com/pub/
2000-04-14 09:20:58 +02:00
DISTNAME= calctool-2.4pl13
2000-03-22 00:57:15 +01:00
MAINTAINER= nsayer@quack.kfu.com
1996-12-12 06:28:54 +01:00
USE_X_PREFIX= yes
1996-12-12 06:28:54 +01:00
MAN1= calctool.1
.include <bsd.port.mk>