diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /graphics/pgperl | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'graphics/pgperl')
-rw-r--r-- | graphics/pgperl/Makefile | 1 | ||||
-rw-r--r-- | graphics/pgperl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/graphics/pgperl/pkg-comment b/graphics/pgperl/pkg-comment deleted file mode 100644 index a60c0c72897c..000000000000 --- a/graphics/pgperl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 extension which makes available the pgplot library |