mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
297 B
Makefile
14 lines
297 B
Makefile
# New ports collection makefile for: xminesweep
|
|
# Version required: 2.1
|
|
# Date created: 22 December 1994
|
|
# Whom: janek
|
|
#
|
|
|
|
DISTNAME= xminesweep2.1
|
|
# EXTRACT_SUFX= .tar.Z
|
|
USE_IMAKE= yes
|
|
INSTALL_MANPAGES= yes
|
|
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
|
|
|
|
.include <bsd.port.mk>
|