mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Add whitespaces to fix formatting
Delete USE_QT_VER= 2 as its implied Bump PORTREVISION because tar was rerolled, maintainer is author. Fix typo in pkg-descr PR: 27942 Submitted by: maintainer Reviewed by: will
This commit is contained in:
parent
a69120c56a
commit
7e21293ece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43962
@ -1,24 +1,27 @@
|
||||
# New ports collection makefile for: landscape
|
||||
# Date created: 1 May 2001
|
||||
# Whom: Jonathan Belson <jon@witchspace.com>
|
||||
# Date created: 1 May 2001
|
||||
# Whom: jon@witchspace.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= landscape
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= http://www.dookie.demon.co.uk/
|
||||
PORTNAME= landscape
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= http://www.dookie.demon.co.uk/
|
||||
|
||||
MAINTAINER= jon@witchspace.com
|
||||
MAINTAINER= jon@witchspace.com
|
||||
|
||||
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
|
||||
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
|
||||
|
||||
USE_MESA= yes
|
||||
USE_QT_VER= 2
|
||||
USE_MESA= yes
|
||||
USE_KDELIBS_VER= 2
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/landscape ${PREFIX}/bin
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/landscape
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (landscape-0.5.1.tar.gz) = fab8bd267bd2b61ce00a92f9e6188731
|
||||
MD5 (landscape-0.5.1.tar.gz) = 948510f4f00aed0e151107d216787709
|
||||
|
@ -1,6 +1,6 @@
|
||||
Landscape is a program to create and render fractal landscapes. A
|
||||
choice of different generation algorithms are available, as well
|
||||
as an OpenGL preview or the final render.
|
||||
as an OpenGL preview of the final render.
|
||||
|
||||
WWW: http://www.witchspace.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user