1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/games/lgeneral-data/Makefile
Pav Lucistnik 0a424921f8 - Mark BROKEN: bad plist (and should probably be updated to 1.2 to match
games/lgeneral)

Reported by:	pointyhat
2010-11-27 17:40:06 +00:00

24 lines
468 B
Makefile

# New ports collection makefile for: lgeneral-data
# Date created: 31 Jul 2002
# Whom: Filippo Natali <filippo@widestore.net>
#
# $FreeBSD$
#
PORTNAME= lgeneral-data
PORTVERSION= 1.1.3
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/lgeneral/OldFiles
MAINTAINER= ports@FreeBSD.org
COMMENT= A turn-based strategy engine inspired by Panzer General
RUN_DEPENDS= lgeneral:${PORTSDIR}/games/lgeneral
BROKEN= bad plist
GNU_CONFIGURE= yes
.include <bsd.port.mk>