Index: head/math/p5-Math-Expr/Makefile =================================================================== --- head/math/p5-Math-Expr/Makefile (revision 402574) +++ head/math/p5-Math-Expr/Makefile (revision 402575) @@ -1,20 +1,22 @@ # Created by: Mario S F Ferreira et al. # $FreeBSD$ PORTNAME= Math-Expr PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAKANARDO PKGNAMEPREFIX= p5- 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 .include