99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
15 lines
296 B
Makefile
15 lines
296 B
Makefile
# New ports collection makefile for: gstreamer-plugins-wavpack
|
|
# Date created: 5 July 2005
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= audio
|
|
|
|
GST_PLUGIN= wavpack
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|