f83c7639aa
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
14 lines
347 B
Makefile
14 lines
347 B
Makefile
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
|
# $FreeBSD$
|
|
# $MCom: ports/audio/gstreamer-plugins-cdaudio/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer frontend to libcdaudio
|
|
|
|
GST_PLUGIN= cdaudio
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|