d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 lines
325 B
Makefile
17 lines
325 B
Makefile
# New ports collection makefile for: gstreamer-plugins-gconf
|
|
# Date created: 10 Mar 2004
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 4
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Gstreamer gconf plugin
|
|
|
|
GST_PLUGIN= gconf
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|