1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/math/calctool/Makefile

24 lines
460 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 07:23:21 +00:00
# $FreeBSD$
#
2000-03-21 23:57:15 +00:00
PORTNAME= calctool
2000-04-14 07:20:58 +00:00
PORTVERSION= 2.4.13
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTNAME= calctool-2.4pl13
MASTER_SITE_SUBDIR= nsayer
2000-03-21 23:57:15 +00:00
MAINTAINER= ports@freebsd.org
2003-02-20 19:00:52 +00:00
COMMENT= A multi-GUI (text, X, xview, NeWS, sunview) calculator program
1996-12-12 05:28:54 +00:00
USE_X_PREFIX= yes
1996-12-12 05:28:54 +00:00
MAN1= calctool.1
ALL_TARGET= x11
.include <bsd.port.mk>