mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Remove USE_AUTOTOOLS
- Use unzip instead of zip - Remove indefinite article from COMMENT Approved by: nemysis <nemysis@gmx.ch> (maintainer)
This commit is contained in:
parent
f0a4256b91
commit
cb5600c5bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303544
@ -10,15 +10,15 @@ DISTFILES= ${DISTNAME:S/na/n-a/}.tar.bz2 \
|
||||
${PORTNAME}_icons.tar.gz:icons
|
||||
|
||||
MAINTAINER= nemysis@gmx.ch
|
||||
COMMENT= A Pacman clone in full 3D with a few surprises
|
||||
COMMENT= Pacman clone in full 3D with a few surprises
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
EXTRACT_DEPENDS=zip:${PORTSDIR}/archivers/zip
|
||||
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:S/arena//}
|
||||
|
||||
USE_AUTOTOOLS= aclocal ${AUTOMAKE} ${AUTOCONF}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_SDL= mixer net sdl
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
|
Loading…
Reference in New Issue
Block a user