freebsd-ports/games/enygma/Makefile
Jimmy Olgeni 5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00

17 lines
363 B
Makefile

# Created by: Wouter Reckman <gennerate@zonnet.nl>
# $FreeBSD$
PORTNAME= enygma
PORTVERSION= 1.04
CATEGORIES= games
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/enigma/
DISTNAME= enigma-${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= gennerate@zonnet.nl
COMMENT= Text-based puzzle game
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>