blob: 0419e972289d57ed92f3ac0dd85ea78497501800 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= www
COMMENT= GStreamer neon http source plugin
GST_PLUGIN= neon
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|