1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/audio/bmp-scrobbler/Makefile
Edwin Groothuis 6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00

20 lines
372 B
Makefile

# New ports collection makefile for: bmp-scrobbler
# Date created: 01-14-2005
# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
#
# $FreeBSD$
PORTNAME= bmp-scrobbler
PORTREVISION= 5
MAINTAINER= novel@FreeBSD.org
COMMENT= BMP plugin for Audioscrobbler.com
CONFLICTS= scrobbler-*
MASTERDIR= ${.CURDIR}/../scrobbler
WITH_BMP= yes
.include "${MASTERDIR}/Makefile"