5d5779cbdf
Submitted by: janek
13 lines
287 B
Makefile
13 lines
287 B
Makefile
# New ports collection makefile for: xminesweep
|
|
# Version required: 3.0
|
|
# Date created: 31 Januar 1995
|
|
# Whom: janek
|
|
#
|
|
|
|
DISTNAME= xminesweep3.0
|
|
EXTRACT_SUFX= .tar.Z
|
|
USE_IMAKE= yes
|
|
INSTALL_MANPAGES= yes
|
|
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
|
|
|
|
.include <bsd.port.mk>
|