99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
18 lines
431 B
Makefile
18 lines
431 B
Makefile
# New ports collection makefile for: gstreamer-plugins-dts
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/multimedia/gstreamer-plugins-dts80/Makefile,v 1.1 2006/01/20 02:56:05 ahze Exp $
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= Gstreamer dts plugin
|
|
|
|
GST_PLUGIN= dts
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|