1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/math/calcoo/Makefile
Christian Weisgerber f3622692ec Update to 1.3.7. Visible changes in this release:
* Now all the buttons except for undo and clear_all become grayed
  out when an error occurs.
2002-03-10 13:04:15 +00:00

22 lines
413 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.7
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>