aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-26 12:34:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-26 12:34:32 +0000
commitbcb9b9663adf01b0a5a34c83e601c56e2e35cee0 (patch)
tree06bdfa440f7b9f1da516ef66f9f049b6f41f0ec7
parenta59d9d36e5452de0fa1f6f717de0eb2de755be13 (diff)
downloadports-bcb9b9663adf01b0a5a34c83e601c56e2e35cee0.tar.gz
ports-bcb9b9663adf01b0a5a34c83e601c56e2e35cee0.zip
Notes
-rw-r--r--math/ised/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile
index 37259b4c97db..d15ba5e30698 100644
--- a/math/ised/Makefile
+++ b/math/ised/Makefile
@@ -10,14 +10,15 @@ MASTER_SITES= SF/${PORTNAME}
MAINTAINER= danilo@FreeBSD.org
COMMENT= Tool for generating number sequences and arithmetic evaluation
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:bzip2
+USES= libedit tar:bzip2
GNU_CONFIGURE= yes
# ./base.h:620:14: error: invalid output constraint '=ir' in asm
USE_GCC= yes
-PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
+PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin