aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/audacious-skins/Makefile
blob: 93184ea79ffac66fb9252b493ef411802433179d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	audacious-skins
# Date created:				13 Oct 2007
# Whom:					Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	audacious-skins
PORTVERSION=	0.1
PORTREVISION=	6
CATEGORIES=	x11-themes
MASTER_SITES=	CRITICAL

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	A collection of audacious skins

BUILD_DEPENDS=	audacious2:${PORTSDIR}/multimedia/audacious

NO_BUILD=	yes

DATADIR=	${PREFIX}/share/audacious

.include <bsd.port.mk>