1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/multimedia/gstreamer-plugins-dvd/Makefile
Michael Johnson e90b7dea6f - Readd PORTREVISION?= to gstreamer-plugins so I can bump
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
  go backwards.
2005-07-13 06:40:56 +00:00

18 lines
334 B
Makefile

# New ports collection makefile for: gstreamer-plugins-dvd
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 1
COMMENT= Gstreamer dvd plugin set
GST_PLUGIN= dvd
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"