freebsd-ports/games/lgeneral-data/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 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= 3
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>