d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 lines
442 B
Makefile
18 lines
442 B
Makefile
# New ports collection makefile for: gstreamer-plugins-cdaudio
|
|
# Date created: 17 Dec 2004
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/audio/gstreamer-plugins-cdaudio80/Makefile,v 1.2 2006/02/23 18:05:30 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer audio cd playing plugin
|
|
|
|
GST_PLUGIN= cdaudio
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|