aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-11-29 15:00:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-11-29 15:00:19 +0800
commite512944af3aa098d6bfac68fc10b6e6a575ba1ab (patch)
tree29833f62a59b9e2617706f375fd2925385de079b /math
parentbe7654f054d5245c4740267b43a35a7cc45a0c33 (diff)
downloadfreebsd-ports-gnome-e512944af3aa098d6bfac68fc10b6e6a575ba1ab.tar.gz
freebsd-ports-gnome-e512944af3aa098d6bfac68fc10b6e6a575ba1ab.tar.zst
freebsd-ports-gnome-e512944af3aa098d6bfac68fc10b6e6a575ba1ab.zip
- Add LICENSE_FILE
- Add NO_ARCH
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Expr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile
index f60d0ae418e1..6ca2e3982ba1 100644
--- a/math/p5-Math-Expr/Makefile
+++ b/math/p5-Math-Expr/Makefile
@@ -13,7 +13,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for parsing mathematical expressions into a tree structure
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure