summaryrefslogtreecommitdiffstats
path: root/multimedia/libdvbcsa/Makefile
blob: 98c2477ff55027d59f98a1c845c2022c6e417ecc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Bernhard Froehlich <decke@FreeBSD.org>
# $FreeBSD$

PORTNAME=	libdvbcsa
PORTVERSION=	1.1.0
CATEGORIES=	multimedia
MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
		http://ftp.heikorichter.name/pub/videolan/${PORTNAME}/${PORTVERSION}/

MAINTAINER=	decke@FreeBSD.org
COMMENT=	A free implementation of the DVB Common Scrambling Algorithm

LICENSE=	GPLv2

USE_LDCONFIG=	yes
HAS_CONFIGURE=	yes

CONFIGURE_ARGS+=        --prefix="${PREFIX}" \
		--enable-mmx --enable-sse2

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud