mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
ba8c695480
PR: 78669 Submitted by: maintainer Approved by: krion (mentor)
23 lines
490 B
Makefile
23 lines
490 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= 2
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= lgeneral
|
|
|
|
MAINTAINER= filippo.natali@gmail.com
|
|
COMMENT= A turn-based strategy engine inspired by Panzer General
|
|
|
|
RUN_DEPENDS= lgeneral:${PORTSDIR}/games/lgeneral
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|