1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Christian Weisgerber 2c5bd39d86 Update to 1.3.10.
Changes: In the RPN mode, the keys to swap registers X and Z, and X and T
have been replaced with keys to scroll the stack.
2002-06-20 15:57:42 +00:00

22 lines
414 B
Makefile

# New ports collection makefile for: calcoo
# Date created: 2002-01-17
# Whom: Christian Weisgerber <naddy@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= calcoo
PORTVERSION= 1.3.10
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.physics.umn.edu/~kaminski/calcoo/
MASTER_SITE_SUBDIR= calcoo
MAINTAINER= naddy@FreeBSD.org
USE_GTK= yes
GNU_CONFIGURE= yes
MAN1= calcoo.1
.include <bsd.port.mk>