diff options
Diffstat (limited to 'graphics/pgperl/Makefile')
-rw-r--r-- | graphics/pgperl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile index 0802de95dd5f..ba4712cfb3d6 100644 --- a/graphics/pgperl/Makefile +++ b/graphics/pgperl/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= PGPLOT DISTNAME= PGPLOT-${PORTVERSION} MAINTAINER= jmz@FreeBSD.org +COMMENT= A perl5 extension which makes available the pgplot library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 |