1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/math/calc/Makefile

9 lines
193 B
Makefile
Raw Normal View History

DISTNAME= calc-2.9.3t6
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/
pre-install:
@mkdir -p ${PREFIX}/lib/calc/help
@mkdir -p ${PREFIX}/man/man1
.include <bsd.port.mk>