aboutsummaryrefslogtreecommitdiffstats
path: root/audio/linux-arts/Makefile
blob: 00b3a87f59d762b85785e532ca4e234dca71172d (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
24
25
# New ports collection makefile for:    linux-arts
# Date created:             6 October 2003
# Whom:                 bms@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=       arts
DISTVERSION=        1.3.0-4
PORTREVISION=       2
CATEGORIES=     audio kde linux

MAINTAINER=     jylefort@FreeBSD.org
COMMENT=        Audio system for the KDE integrated X11 desktop (Linux version)

ONLY_FOR_ARCHS=     i386 amd64
USE_LINUX_RPM=      yes
LINUX_DIST_VER=     3
INSTALLS_SHLIB=     yes
AUTOMATIC_PLIST=    yes
DESCR=          ${.CURDIR}/../${PORTNAME}/pkg-descr

BRANDELF_DIRS=  usr

.include <bsd.port.mk>