aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-libcaca/Makefile
blob: 05ecf081e6780568920be998b4feb612b4021f70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	0
CATEGORIES=	graphics

COMMENT=	GStreamer color ASCII art plugin

LIB_DEPENDS=	libcaca.so:graphics/libcaca

MASTERDIR=	${.CURDIR:H:H}/multimedia/gstreamer1-plugins

PLIST=		${.CURDIR}/pkg-plist

DIST=		good
GST_PLUGIN=	libcaca

.include "${MASTERDIR}/Makefile"