[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / audio / xmms2-scrobbler

File: [local] / ports / audio / xmms2-scrobbler / Makefile (download)

Revision 1.12, Tue Sep 5 16:13:43 2023 UTC (8 months, 4 weeks ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.11: +1 -1 lines

move to new sites format

COMMENT =		last.fm client for xmms2

DISTNAME =		xmms2-scrobbler-0.4.0
REVISION =		1

CATEGORIES =		audio

HOMEPAGE =		http://code-monkey.de/pages/xmms2-scrobbler

# BSD 
PERMIT_PACKAGE =	Yes

WANTLIB +=		c curl pthread xmmsclient

SITES =			ftp://ftp.code-monkey.de/pub/xmms2-scrobbler/

LIB_DEPENDS =		audio/xmms2

USE_GMAKE =		Yes

NO_TEST =		Yes

.include <bsd.port.mk>