1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/graphics/gstreamer1-plugins-webp/Makefile
Sunpoet Po-Chuan Hsieh d60b005d21 - Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2014-05-08 03:25:06 +00:00

14 lines
218 B
Makefile

# $FreeBSD$
PORTREVISION= 1
CATEGORIES= graphics
COMMENT= Gstreamer webp image decoder plugin
GST_PLUGIN= webp
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"