1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/games/gmines/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00

21 lines
375 B
Makefile

# $FreeBSD$
PORTNAME= gmines
PORTVERSION= 0.2
CATEGORIES= games gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
DISTNAME= GMines-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Well-known minesweeper game for GNUstep
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>