485dab62fd
Notified by: pointyhat (pav)
23 lines
460 B
Makefile
23 lines
460 B
Makefile
# 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= 9
|
|
CATEGORIES= x11-themes
|
|
MASTER_SITES= CRITICAL
|
|
|
|
MAINTAINER= ehaupt@FreeBSD.org
|
|
COMMENT= A collection of audacious skins
|
|
|
|
BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
|
|
|
|
NO_BUILD= yes
|
|
|
|
DATADIR= ${PREFIX}/share/audacious
|
|
|
|
.include <bsd.port.mk>
|