freebsd-ports/audio/gstreamer-plugins-shout2/Makefile
Jeremy Messenger 99d106e8a6 Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
2006-05-20 05:07:44 +00:00

17 lines
336 B
Makefile

# New ports collection makefile for: gstreamer-plugins-shout2
# Date created: 16 Mar 2005
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 2
CATEGORIES= audio
COMMENT= Gstreamer icecast plugin
GST_PLUGIN= shout2
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"