diff options
Diffstat (limited to 'graphics/p5-Imlib2/Makefile')
-rw-r--r-- | graphics/p5-Imlib2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index 52b8811e891a..ffcd117362b1 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Perl bindings for Imlib2 LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |