1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Support staging

- Add DESKTOP_ENTRIES
- Convert USE_GMAKE to USES
This commit is contained in:
Dmitry Marakasov 2013-10-16 12:55:55 +00:00
parent 2b796c2458
commit 2dd67e1300
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330504

View File

@ -12,14 +12,20 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A snake game with 8 levels
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
USE_SDL= sdl
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
PLIST_FILES= bin/bitefusion
NO_STAGE= yes
DESKTOP_ENTRIES="Bitefusion" \
"${COMMENT}" \
"" \
"${PORTNAME}" \
"Game;ArcadeGame;" \
""
post-patch:
@${REINPLACE_CMD} -e 's|-linux-gnu|-portbld-freebsd|' \
${WRKSRC}/configure