1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/audio/linux-c6-alsa-utils/Makefile
Tijl Coosemans e6b80f8333 Update to CentOS 6.9.
PR:		218732
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-05-26 10:26:39 +00:00

24 lines
490 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= alsa-utils
PORTVERSION= 1.1.0
PORTREVISION= 4
CATEGORIES= audio linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Advanced Linux Sound Architecture utilities (Linux CentOS ${LINUX_DIST_VER})
LICENSE= GPLv3
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 10.el6
USES= linux:c6
USE_LINUX= alsalib alsa-plugins-oss
USE_LINUX_RPM= nolib
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
.include <bsd.port.mk>