99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
16 lines
398 B
Makefile
16 lines
398 B
Makefile
# New ports collection makefile for: gstreamer-plugins-wavpack
|
|
# Date created: 5 July 2005
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/audio/gstreamer-plugins-wavpack80/Makefile,v 1.2 2006/02/23 18:05:35 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= audio
|
|
|
|
GST_PLUGIN= wavpack
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|