mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
0a424921f8
games/lgeneral) Reported by: pointyhat
24 lines
468 B
Makefile
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>
|