diff options
Diffstat (limited to 'graphics/IPA/Makefile')
-rw-r--r-- | graphics/IPA/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile index ebef50608845..ca425d2b36af 100644 --- a/graphics/IPA/Makefile +++ b/graphics/IPA/Makefile @@ -12,6 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.prima.eu.org/IPA/ MAINTAINER= ports@FreeBSD.org +COMMENT= Image Processing Algorithms BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prima RUN_DEPENDS= ${BUILD_DEPENDS} |