some list sorted, var-quoting changed (ws), deps morelined

This commit is contained in:
Denis Knauf 2013-03-09 14:47:29 +01:00
parent c8914b82df
commit dc7d8335af
5 changed files with 13 additions and 10 deletions

View file

@ -1,18 +1,18 @@
# Copyright (c) 2012 Denis Knauf
# Distributed under the terms of the GNU General Public License v2
AN="pl-${PV}"
AN=pl-${PV}
SUMMARY="SWI-Prolog offers a comprehensive Free Software Prolog environment"
HOMEPAGE="http://www.swi-prolog.org/"
DOWNLOADS="http://www.swi-prolog.org/download/stable/src/${AN}.tar.gz"
SLOT="0"
LICENCES="GPL-2 LGPL-2"
PLATFORMS="~x86 ~amd64"
PLATFORMS="~amd64 ~x86"
DEPENDENCIES=""
MYOPTIONS=""
WORK="${WORKBASE}/${AN}"
WORK=${WORKBASE}/${AN}
src_configure() {
env