1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/calctool/Makefile
2000-08-08 17:16:59 +00:00

21 lines
397 B
Makefile

# 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= nsayer@quack.kfu.com
USE_X_PREFIX= yes
MAN1= calctool.1
.include <bsd.port.mk>