Skip to content
Permalink
Browse files

qgis: Move homepage under license

  • Loading branch information
ryandesign committed Mar 4, 2018
1 parent fb0d553 commit 4f50e85e854d4746d7b28cab89e73764b3d72581
Showing with 2 additions and 1 deletion.
  1. +2 −1 gis/qgis/Portfile
@@ -10,7 +10,6 @@ PortGroup qt4 1.0
name qgis
version 2.18.14
#revision 2
homepage http://www.qgis.org/
categories gis
maintainers {vince @Veence}
description QGIS is a user-friendly GIS based on Qt 4
@@ -22,6 +21,8 @@ long_description QGIS is an alternative to commercial GIS such as ESRI produc
platforms darwin
license GPL-2+

homepage http://www.qgis.org/

set version_u [string map {. _} ${version}]
#github.setup qgis QGIS ${version_u} final-
distname final-${version_u}

0 comments on commit 4f50e85

Please sign in to comment.
You can’t perform that action at this time.