freebsd-ports/math/calctool/Makefile
Satoshi Asami ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00

20 lines
432 B
Makefile

# New ports collection makefile for: calctool-2.4pl13
# Version required: 1.14.5
# Date created: 2 Dec 1996
# Whom: nsayer@quack.kfu.com
#
# $Id: Makefile,v 1.2 1996/12/12 05:28:54 asami Exp $
#
DISTNAME= calctool-2.4pl13
PKGNAME= calctool-2.4.13
CATEGORIES= math
MASTER_SITES= ftp://ftp.kfu.com/pub/
MAINTAINER= nsayer@quack.kfu.com
USE_X_PREFIX= yes
MAN1= calctool.1
.include <bsd.port.mk>