Changeset View
Changeset View
Standalone View
Standalone View
audio/linux-c7-libvorbis/Makefile
# Created by: Johannes Meixner <johannes@perceivon.net> | # Created by: Piotr Kubaj <pkubaj@anongoth.pl> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= libvorbis | PORTNAME= libvorbis | ||||
PORTVERSION= 1.2.3 | PORTVERSION= 1.3.3 | ||||
PORTREVISION= 2 | |||||
CATEGORIES= audio linux | CATEGORIES= audio linux | ||||
MAINTAINER= emulation@FreeBSD.org | MAINTAINER= emulation@FreeBSD.org | ||||
COMMENT= Audio compression codec library (Linux CentOS ${LINUX_DIST_VER}) | COMMENT= Audio compression codec library (Linux CentOS ${LINUX_DIST_VER}) | ||||
CONFLICTS= linux-libvorbis-[0-9]* linux-f10-libvorbis-[0-9]* | CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}-[0-9]* | ||||
USES= linux:c6 | RPMVERSION= 8.el7 | ||||
USE_LINUX_RPM= yes | USES= linux:c7 | ||||
USE_LDCONFIG= yes | |||||
USE_LINUX= libogg | USE_LINUX= libogg | ||||
USE_LINUX_RPM= yes | |||||
RPMVERSION= 4.el6_2.1 | PORTDOCS= COPYING | ||||
USE_LDCONFIG= yes | |||||
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr | DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |