1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/math/calcoo/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
498 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.16
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://webusers.physics.umn.edu/~kaminski/calcoo/
MASTER_SITE_SUBDIR= calcoo
MAINTAINER= naddy@FreeBSD.org
COMMENT= RPN and algebraic scientific calculator
USE_GNOME= gtk20 pkgconfig
GNU_CONFIGURE= yes
MAN1= calcoo.1
.include <bsd.port.mk>