1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
2014-02-11 19:57:14 +00:00

21 lines
376 B
Makefile

# $FreeBSD$
PORTNAME= gmastermind
PORTVERSION= 0.6
CATEGORIES= games gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
DISTNAME= GMastermind-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The well-known mastermind game
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>