4efbbe5d03
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1 Bump PORTREVISIONs of dependents because of shared library version bump.
13 lines
261 B
Makefile
13 lines
261 B
Makefile
# Created by: Koop Mast <kwm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= sysutils
|
|
PORTREVISION= 2
|
|
|
|
COMMENT= Gstreamer compact disc input and control library
|
|
|
|
GST_PLUGIN= cdio
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|