1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/p5-xmms2/Makefile
Martin Wilke 9782576880 - Update to 0.7.DrNo.
- Update WWW
- chase xmms2 shlib bump

PR:		144821
Submitted by:	Guido Falsi <mad@madpilot.net>
2011-02-24 23:38:28 +00:00

26 lines
456 B
Makefile

# New ports collection makefile for: p5-xmms2
# Date created: 05 Jul 2007
# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 1
CATEGORIES= audio perl5
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Bindings for XMMS2
LIB_DEPENDS+= xmmsclient.6:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_PERL5= yes
PLIST= ${.CURDIR}/pkg-plist
XMMS2_SLAVE= perl
.include "${MASTERDIR}/Makefile"