diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 08:26:53 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 08:26:53 +0000 |
commit | 3e869e47b1f6a60799b0f1a784b421b0364c1f0e (patch) | |
tree | 29afbaee8d03a44a0201209d42281716d68ecb18 /science/p5-Physics-Unit | |
parent | fb5b0c84fb8134192811153ddcf5a6af9a00d4f7 (diff) | |
download | ports-3e869e47b1f6a60799b0f1a784b421b0364c1f0e.tar.gz ports-3e869e47b1f6a60799b0f1a784b421b0364c1f0e.zip |
Notes
Diffstat (limited to 'science/p5-Physics-Unit')
-rw-r--r-- | science/p5-Physics-Unit/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/science/p5-Physics-Unit/Makefile b/science/p5-Physics-Unit/Makefile index 70b386bb7b29..ebaeee249833 100644 --- a/science/p5-Physics-Unit/Makefile +++ b/science/p5-Physics-Unit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Physics-Unit -# Date created: 2010-09-03 -# Whom: Frederic Culot <frederic@culot.org> -# +# Created by: Frederic Culot <frederic@culot.org> # $FreeBSD$ -# PORTNAME= Physics-Unit PORTVERSION= 0.53 @@ -17,7 +13,8 @@ COMMENT= Manipulate Physics units and dimensions LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= physics-unit.1 MAN3= Physics::Unit.3 \ |