mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Unbreak `make fetch'.
The project moved to GitHub and removed all files from SourceForge. diff -uprN from the old tarball from SF and the new one from GitHub indicates that a .gitignore file was added and the debian/ directory was removed.
This commit is contained in:
parent
48302ee963
commit
c8639040a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404661
@ -5,16 +5,16 @@ PORTNAME= teg
|
||||
PORTVERSION= 0.11.2
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Turn-based strategy game for GNOME
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
LICENSE= GPLv2 # only
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= wfx
|
||||
GH_PROJECT= teg
|
||||
USES= gettext-tools gmake iconv libtool pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix intlhack libgnomeui
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (teg-0.11.2.tar.gz) = 9a0135870c01ff70b63a95f7224556fdf70f21d977c369085ef3c2cf7697ddf9
|
||||
SIZE (teg-0.11.2.tar.gz) = 5790172
|
||||
SHA256 (wfx-teg-0.11.2_GH0.tar.gz) = 06578b043fb470039744c8a4217135757267e590a4ce47ccb40b61b8ee9ac904
|
||||
SIZE (wfx-teg-0.11.2_GH0.tar.gz) = 5784397
|
||||
|
@ -2,4 +2,4 @@ Tenes Emapandas Graciela (TEG) is a clone of 'Plan T
|
||||
de la Guerra', which is a pseudo-clone of Risk, a turn-based strategy game.
|
||||
Some rules are different.
|
||||
|
||||
WWW: http://teg.sourceforge.net/
|
||||
WWW: https://github.com/wfx/teg
|
||||
|
Loading…
Reference in New Issue
Block a user