diff options
author | stephen <stephen@FreeBSD.org> | 2014-06-23 07:17:56 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-06-23 07:17:56 +0800 |
commit | d8e3d454c81a907d3ab07b82ed552f92120a3287 (patch) | |
tree | 5a3e58b315022e5ec8a23c4b3244e30b019eccf1 /math/xppaut | |
parent | c2b88d8041b04888c74f656eed8aea13ec220218 (diff) | |
download | freebsd-ports-gnome-d8e3d454c81a907d3ab07b82ed552f92120a3287.tar.gz freebsd-ports-gnome-d8e3d454c81a907d3ab07b82ed552f92120a3287.tar.zst freebsd-ports-gnome-d8e3d454c81a907d3ab07b82ed552f92120a3287.zip |
- Set license_file.
Diffstat (limited to 'math/xppaut')
-rw-r--r-- | math/xppaut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile index 5f2c9302116f..f039e27c89b3 100644 --- a/math/xppaut/Makefile +++ b/math/xppaut/Makefile @@ -12,6 +12,7 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Graphical tool for solving differential equations, etc LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE USE_XORG= xbitmaps x11 xproto CFLAGS+= -w -Wno-return-type |