mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
14 lines
215 B
Makefile
14 lines
215 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= net
|
|
|
|
COMMENT= Gstreamer mms:// and mmsh:// plugin
|
|
|
|
GST_PLUGIN= libmms
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|