1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/math/calctool/Makefile
Nick Sayer 2c8802aec6 Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
2002-10-21 02:31:08 +00:00

23 lines
388 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= ${MASTER_SITE_LOCAL}
DISTNAME= calctool-2.4pl13
MASTER_SITE_SUBDIR= nsayer
MAINTAINER= ports@freebsd.org
USE_X_PREFIX= yes
MAN1= calctool.1
ALL_TARGET= x11
.include <bsd.port.mk>