99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
19 lines
423 B
Makefile
19 lines
423 B
Makefile
# New ports collection makefile for: gstreamer-plugins-sdl
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/devel/gstreamer-plugins-sdl80/Makefile,v 1.2 2006/02/24 18:24:52 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Gstreamer SDL plugin
|
|
|
|
GST_PLUGIN= sdl
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|