1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/audio/linux-f10-arts/Makefile
2006-01-22 15:35:04 +00:00

23 lines
480 B
Makefile

# 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= 1
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
INSTALLS_SHLIB= yes
AUTOMATIC_PLIST= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>