diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-22 23:17:56 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-22 23:17:56 +0000 |
commit | fbdf0d1ca64e2ac52054204a0e41a1add457e2e0 (patch) | |
tree | 5a3e58b315022e5ec8a23c4b3244e30b019eccf1 /math/xppaut | |
parent | 1780847f06026e2e725088330d03d97194f90f71 (diff) | |
download | ports-fbdf0d1ca64e2ac52054204a0e41a1add457e2e0.tar.gz ports-fbdf0d1ca64e2ac52054204a0e41a1add457e2e0.zip |
Notes
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 |