mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
19 lines
439 B
Makefile
19 lines
439 B
Makefile
# New ports collection makefile for: gstreamer-plugins-dirac
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/multimedia/gstreamer-plugins-dirac80/Makefile,v 1.1 2006/01/20 02:56:05 ahze Exp $
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= Gstreamer dirac plugin
|
|
|
|
GST_PLUGIN= dirac
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|