From 43adcd0765b0b820c0c51546d6104d00d4d33628 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 7 Jun 2015 15:13:55 +0000 Subject: - Add LICENSE_FILE - Strip library --- math/giacxcas/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') 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 -- cgit v1.2.3