blob: 5b703ea732f2e3ff09abcaf2faae169833e00d39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTREVISION= 0
CATEGORIES= graphics
PKGNAMESUFFIX= 1-plugins-gdkpixbuf
COMMENT= GStreamer image decoder/overlay plugin
GST_PLUGIN= gdk_pixbuf
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|