aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Expr
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-15 15:35:37 +0800
committermiwi <miwi@FreeBSD.org>2013-05-15 15:35:37 +0800
commitac55fa65e6ea19d4abe510f2d669dcf84bdc90a4 (patch)
tree92990965fa2d25b6cbaeeae45869e6895b233e6c /math/p5-Math-Expr
parente9792611679be181a55a4c09c72ec042316a9ca8 (diff)
downloadfreebsd-ports-gnome-ac55fa65e6ea19d4abe510f2d669dcf84bdc90a4.tar.gz
freebsd-ports-gnome-ac55fa65e6ea19d4abe510f2d669dcf84bdc90a4.tar.zst
freebsd-ports-gnome-ac55fa65e6ea19d4abe510f2d669dcf84bdc90a4.zip
- Update MASTER_SITES
- Trim header - Add license PR: 178585 Submitted by: Ports Fury
Diffstat (limited to 'math/p5-Math-Expr')
-rw-r--r--math/p5-Math-Expr/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile
index 307126c22f3e..5e4d08284ffb 100644
--- a/math/p5-Math-Expr/Makefile
+++ b/math/p5-Math-Expr/Makefile
@@ -1,19 +1,18 @@
-# New ports collection makefile for: p5-Math-Expr
-# Date created: 20 Sep 2000
-# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
-#
+# Created by: Mario S F Ferreira <lioux@linf.unb.br> et al.
# $FreeBSD$
-#
PORTNAME= Math-Expr
PORTVERSION= 0.4
CATEGORIES= math perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:HAKANARDO
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for parsing mathematical expressions into a tree structure
+LICENSE= GPLv2
+
PERL_CONFIGURE= yes
MAN3= Math::Expr.3 Math::Expr::FormulaDB.3 \