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

18 lines
454 B
Makefile

# New ports collection makefile for: gstreamer-plugins-cdio
# Date created: 5 July 2005
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/sysutils/gstreamer-plugins-cdio80/Makefile,v 1.2 2006/02/25 00:19:56 marcus Exp $
#
PORTREVISION= 2
CATEGORIES= sysutils
COMMENT= Gstreamer compact disc input and control library
GST_PLUGIN= cdio
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"