1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Add LICENSE

- Switch to USES=localbase
- Update to 1.15
This commit is contained in:
Dmitry Marakasov 2016-09-16 22:49:33 +00:00
parent 78bfa21948
commit 5bdfd1bed5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422278
2 changed files with 12 additions and 9 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= chroma
PORTVERSION= 1.08
PORTREVISION= 7
PORTVERSION= 1.15
CATEGORIES= games
MASTER_SITES= http://www.level7.org.uk/chroma/download/ \
http://mirror.amdmi3.ru/distfiles/
@ -11,10 +10,11 @@ MASTER_SITES= http://www.level7.org.uk/chroma/download/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Abstract puzzle game
USES= tar:bzip2 gettext
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext localbase tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lintl
PORTDOCS= *
PORTDATA= *
@ -37,8 +37,10 @@ SDL_USE= SDL=sdl,image
SDL_PLIST_FILES= bin/${PORTNAME}
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}*
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}*
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (chroma-1.08.tar.bz2) = 9dbb2dd8404d4792a04d24d877abd708c1348acb085848698ff316821fa54e32
SIZE (chroma-1.08.tar.bz2) = 2699673
TIMESTAMP = 1474040124
SHA256 (chroma-1.15.tar.bz2) = 25c7582b0961000c2bea1502fc1e14c7498d08a3b8f9794d0bf92bc98b1cf55b
SIZE (chroma-1.15.tar.bz2) = 2690725