blob: 3ee0d3d6129bad1091b467ff32ad2d58f467f438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= graphics
COMMENT= GStreamer color ASCII art plugin
GST_PLUGIN= libcaca
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|