Import megaglest-3.9.1 as wip/megaglest.
MegaGlest is an entertaining free (freeware and free software) and open source cross-platform 3D real-time strategy (RTS) game, where you control the armies of one of seven different factions.
This commit is contained in:
parent
10169bef5f
commit
f58beb0bc6
4 changed files with 25 additions and 0 deletions
3
megaglest/DESCR
Normal file
3
megaglest/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
MegaGlest is an entertaining free (freeware and free software) and open
|
||||
source cross-platform 3D real-time strategy (RTS) game, where you control
|
||||
the armies of one of seven different factions.
|
16
megaglest/Makefile
Normal file
16
megaglest/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/04/24 19:11:24 christtrekker Exp $
|
||||
|
||||
DISTNAME= ${VERS}
|
||||
PKGNAME= megaglest-${VERS}
|
||||
VERS= 3.9.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://github.com/MegaGlest/megaglest-source/archive/
|
||||
FETCH_USING= wget
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://megaglest.org/
|
||||
COMMENT= Cross-platform 3D real-time-strategy game with seven factions
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
# url2pkg-marker (please do not remove this line.)
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
megaglest/PLIST
Normal file
1
megaglest/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/04/24 19:11:24 christtrekker Exp $
|
5
megaglest/distinfo
Normal file
5
megaglest/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/04/24 19:11:24 christtrekker Exp $
|
||||
|
||||
SHA1 (3.9.1.tar.gz) = 5ffc98a995041cabb6d551cab0ae7acbd0d383b6
|
||||
RMD160 (3.9.1.tar.gz) = 22e5a1adfd12d1f83fb04ecf57fea556cb1acba6
|
||||
Size (3.9.1.tar.gz) = 4966496 bytes
|
Loading…
Reference in a new issue