mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
903f541046
Submitted by: jmz
9 lines
193 B
Makefile
9 lines
193 B
Makefile
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>
|