freebsd-ports/audio/gstreamer-plugins-wavpack/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

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$
#
CATEGORIES= audio
PORTREVISION= 1
GST_PLUGIN= wavpack
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"