freebsd-ports/audio/linux-arts/Makefile

25 lines
503 B
Makefile
Raw Normal View History

# New ports collection makefile for: linux-arts
# Date created: 6 October 2003
# Whom: bms@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= arts
DISTVERSION= 1.5.3-0.1.fc4
CATEGORIES= audio kde linux
MAINTAINER= ports@FreeBSD.org
COMMENT= Audio system for the KDE integrated X11 desktop (Linux version)
ONLY_FOR_ARCHS= i386 amd64
2006-01-22 16:35:04 +01:00
USE_LINUX_RPM= yes
LINUX_DIST_VER= 4
USE_LDCONFIG= yes
2006-01-22 16:35:04 +01:00
AUTOMATIC_PLIST= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
BRANDELF_DIRS= usr
2006-01-22 16:35:04 +01:00
.include <bsd.port.mk>