mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
14 lines
284 B
Makefile
14 lines
284 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
|
|
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
|
|
CATEGORIES+= games
|
|
|
|
.include <bsd.port.mk>
|