29 lines
684 B
Makefile
29 lines
684 B
Makefile
SUBDIR =
|
|
SUBDIR += cairo
|
|
SUBDIR += feh
|
|
SUBDIR += ffmpeg
|
|
SUBDIR += gdk-pixbuf2
|
|
SUBDIR += giflib
|
|
SUBDIR += graphene
|
|
SUBDIR += graphite2
|
|
SUBDIR += imlib2
|
|
SUBDIR += jasper
|
|
SUBDIR += jpeg
|
|
SUBDIR += lcms2
|
|
SUBDIR += libavif
|
|
SUBDIR += libexif
|
|
SUBDIR += libimagequant
|
|
SUBDIR += libjxl
|
|
SUBDIR += libraw
|
|
SUBDIR += libwebp
|
|
SUBDIR += openjp2
|
|
SUBDIR += png
|
|
SUBDIR += py-cairo,python3
|
|
SUBDIR += py-imagesize,python3
|
|
SUBDIR += py-Pillow,python3
|
|
SUBDIR += py-qrcode,python3
|
|
SUBDIR += py-termcolor,python3
|
|
SUBDIR += tiff
|
|
SUBDIR += zimg
|
|
|
|
.include <bsd.port.subdir.mk>
|