ports/graphics/p5-Image-Imlib2/Makefile

20 lines
289 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Perl interface to the Imlib2 image library
DISTNAME= Image-Imlib2-2.03
REVISION= 5
CATEGORIES= graphics
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl Imlib2>=1
LIB_DEPENDS= graphics/imlib2
MAKE_ENV= TEST_POD=Yes
MODULES= cpan
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>