mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
372 B
Makefile
20 lines
372 B
Makefile
# New ports collection makefile for: calctool-2.4pl13
|
|
# Date created: 2 Dec 1996
|
|
# Whom: nsayer@quack.kfu.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= calctool
|
|
PORTVERSION= 2.4.13
|
|
CATEGORIES= math
|
|
MASTER_SITES= ftp://ftp.kfu.com/pub/
|
|
DISTNAME= calctool-2.4pl13
|
|
|
|
MAINTAINER= nsayer@quack.kfu.com
|
|
|
|
USE_X_PREFIX= yes
|
|
MAN1= calctool.1
|
|
|
|
.include <bsd.port.mk>
|