mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
29a95d490c
by increasing to 4. Pointy hat to: kwm
16 lines
292 B
Makefile
16 lines
292 B
Makefile
# New ports collection makefile for: gstreamer-plugins-gconf
|
|
# Date created: 10 Mar 2004
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= devel
|
|
PORTREVISION= 4
|
|
|
|
GST_PLUGIN= gconf
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|