aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pgperl
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /graphics/pgperl
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadfreebsd-ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
freebsd-ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.zst
freebsd-ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'graphics/pgperl')
-rw-r--r--graphics/pgperl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile
index 0aed34eec067..0802de95dd5f 100644
--- a/graphics/pgperl/Makefile
+++ b/graphics/pgperl/Makefile
@@ -8,14 +8,14 @@
PORTNAME= pgperl
PORTVERSION= 2.17
PORTREVISION= 1
-CATEGORIES= graphics perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PGPLOT
-DISTNAME= PGPLOT-${PORTVERSION}
+DISTNAME= PGPLOT-${PORTVERSION}
MAINTAINER= jmz@FreeBSD.org
-LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
+LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77
USE_PERL5= yes