diff options
Diffstat (limited to 'math/sage')
-rw-r--r-- | math/sage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile index 5d244550f242..225317f12340 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -14,6 +14,8 @@ PKGNAMESUFFIX= -math MAINTAINER= stephen@FreeBSD.org COMMENT= Open source Mathematics software +LICENSE= GPLv3 + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ convert:${PORTSDIR}/graphics/ImageMagick \ ffmpeg:${PORTSDIR}/multimedia/ffmpeg \ |