d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
372 B
Makefile
19 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= 4
|
|
|
|
MAINTAINER= novel@FreeBSD.org
|
|
COMMENT= BMP plugin for Audioscrobbler.com
|
|
|
|
CONFLICTS= scrobbler-*
|
|
|
|
MASTERDIR= ${.CURDIR}/../scrobbler
|
|
|
|
WITH_BMP= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|