svn commit: r318216 - head/math/p5-Math-Expr
Martin Wilke
miwi at FreeBSD.org
Wed May 15 07:35:38 UTC 2013
Author: miwi
Date: Wed May 15 07:35:37 2013
New Revision: 318216
URL: http://svnweb.freebsd.org/changeset/ports/318216
Log:
- Update MASTER_SITES
- Trim header
- Add license
PR: 178585
Submitted by: Ports Fury
Modified:
head/math/p5-Math-Expr/Makefile (contents, props changed)
Modified: head/math/p5-Math-Expr/Makefile
==============================================================================
--- head/math/p5-Math-Expr/Makefile Wed May 15 05:19:36 2013 (r318215)
+++ head/math/p5-Math-Expr/Makefile Wed May 15 07:35:37 2013 (r318216)
@@ -1,19 +1,18 @@
-# New ports collection makefile for: p5-Math-Expr
-# Date created: 20 Sep 2000
-# Whom: Mario S F Ferreira <lioux at linf.unb.br> et al.
-#
+# Created by: Mario S F Ferreira <lioux at 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 at 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 \
More information about the svn-ports-all
mailing list