From cc35c5082455c50b9eca60df4460498ec6b62930 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Sun, 22 Jun 2014 22:37:05 +0000 Subject: [PATCH] - Removed license, because the situation is complex. --- cad/gmsh/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 81d9a0d9f382..b12a6f15b59c 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -16,8 +16,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= stephen@FreeBSD.org COMMENT= Automatic 3D finite element mesh generator -LICENSE= GPLv2 - LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng15.so:${PORTSDIR}/graphics/png \