mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
454 B
Makefile
19 lines
454 B
Makefile
# New ports collection makefile for: gstreamer-plugins-smoothwave
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/audio/gstreamer-plugins-smoothwave80/Makefile,v 1.2 2006/02/23 18:05:34 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer visualisation plugin
|
|
|
|
GST_PLUGIN= smoothwave
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|