# Created by: Pav Lucistnik # $FreeBSD: head/games/bygfoot/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= bygfoot PORTVERSION= 2.2.1 PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ports@FreeBSD.org COMMENT= Football (soccer) management game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING # needed to save/load games RUN_DEPENDS= zip:archivers/zip \ unzip:archivers/unzip USES= gettext pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gtk20 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lm .include