mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Add LICENSE
- Update data pack to 1.0.1
This commit is contained in:
parent
b94257d93c
commit
5cc5bb1167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422273
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= fillets-ng
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${PORTVERSION} \
|
||||
SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${DATAVERSION}:data
|
||||
@ -13,6 +13,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Wonderful puzzle game
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_SDL= sdl mixer image ttf
|
||||
USES= gmake lua:51 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
@ -25,7 +28,7 @@ PLIST_FILES= bin/fillets man/man6/fillets.6.gz
|
||||
PORTDOCS= *
|
||||
PORTDATA= *
|
||||
|
||||
DATAVERSION= 1.0.0
|
||||
DATAVERSION= 1.0.1
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
TIMESTAMP = 1473882451
|
||||
SHA256 (fillets-ng-1.0.1.tar.gz) = 329a4d9515d60bebdb657d070824933b993b85864b9d3e302e6361accab992da
|
||||
SIZE (fillets-ng-1.0.1.tar.gz) = 380290
|
||||
SHA256 (fillets-ng-data-1.0.0.tar.gz) = ad475a60cc96e8f5f55a7b264c390264898f1891b6ff096cc617e24d75dffd45
|
||||
SIZE (fillets-ng-data-1.0.0.tar.gz) = 146418413
|
||||
SHA256 (fillets-ng-data-1.0.1.tar.gz) = f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799
|
||||
SIZE (fillets-ng-data-1.0.1.tar.gz) = 146419397
|
||||
|
Loading…
Reference in New Issue
Block a user