summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-07 15:13:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-07 15:13:55 +0000
commit43adcd0765b0b820c0c51546d6104d00d4d33628 (patch)
tree6184fe25a477c7e3077ff164bacdb6b37769ef20 /math
parent- Add CPE info (diff)
- Add LICENSE_FILE
- Strip library
Notes
Notes: svn path=/head/; revision=388718
Diffstat (limited to 'math')
-rw-r--r--math/giacxcas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index 2b70f11ee884..2f25292d4eab 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= giacxcas
PORTVERSION= 1.1.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/giac/ \
http://www.math.jussieu.fr/~han/xcas/sources/v2/
@@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Computer algebra system by Bernard Parisse
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
@@ -40,6 +41,7 @@ PORTDOCS= *
DATADIR= ${PREFIX}/share/giac
PORTDATA= *
SHEBANG_FILES= src/pgiac
+INSTALL_TARGET= install-strip
CONFIGURE_ENV= X_LIBS=-lX11
CPPFLAGS+= -I${FLTKDEV-GIAC} -I${COCOALIB-GIAC}/include -I${LOCALBASE}/include