mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
6924e88034
Hat: portmgr
23 lines
483 B
Makefile
23 lines
483 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= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= lgeneral
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A turn-based strategy engine inspired by Panzer General
|
|
|
|
RUN_DEPENDS= lgeneral:${PORTSDIR}/games/lgeneral
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|