mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Whitespace only change - decrease number of tabs used to separate values from
variables from 2 to 1.
This commit is contained in:
parent
fdd5b76570
commit
5f2723c56c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33212
@ -5,23 +5,23 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= maelstrom
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/
|
||||
DISTNAME= Maelstrom-${PORTVERSION}
|
||||
PORTNAME= maelstrom
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/
|
||||
DISTNAME= Maelstrom-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_NEWGCC= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_NEWGCC= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= install install_gamedocs
|
||||
INSTALL_TARGET= install install_gamedocs
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user