14 lines
255 B
Makefile
14 lines
255 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= graphics
|
|
PKGNAMESUFFIX= 1-plugins-gdkpixbuf
|
|
|
|
COMMENT= Gstreamer image decoder plugin
|
|
|
|
GST_PLUGIN= gdk_pixbuf
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|