2016-10-19 16:50:26 +02:00
|
|
|
# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
|
PORTNAME= libogg
|
|
|
|
PORTVERSION= 1.3.0
|
2019-06-08 15:13:29 +02:00
|
|
|
DISTVERSIONSUFFIX= -7.el7
|
2017-01-19 16:44:53 +01:00
|
|
|
PORTREVISION= 1
|
2016-10-19 16:50:26 +02:00
|
|
|
CATEGORIES= audio linux
|
|
|
|
|
|
|
|
MAINTAINER= emulation@FreeBSD.org
|
|
|
|
COMMENT= Ogg bitstream library (Linux CentOS ${LINUX_DIST_VER})
|
|
|
|
|
|
|
|
USES= linux:c7
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
USE_LINUX_RPM= yes
|
|
|
|
|
2019-06-08 17:59:46 +02:00
|
|
|
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
|
|
|
|
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
|
|
|
|
2018-09-10 15:14:50 +02:00
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
2016-10-19 16:50:26 +02:00
|
|
|
.include <bsd.port.mk>
|