aboutsummaryrefslogtreecommitdiff
path: root/multimedia/rage/Makefile
blob: 3af9006ca29ca1ad9ab9e9b6546d92c53873ba39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PORTNAME=	rage
PORTVERSION=	0.4.0
PORTREVISION=	3
CATEGORIES=	multimedia enlightenment
MASTER_SITES=	http://download.enlightenment.org/rel/apps/${PORTNAME}/

MAINTAINER=	enlightenment@FreeBSD.org
COMMENT=	EFL video and audio player with some extra bells and whistles
WWW=		https://www.enlightenment.org/

LICENSE=	BSD2CLAUSE

LIB_DEPENDS=	libefl.so:devel/efl

DIST_SUBDIR=	enlightenment
USES=		compiler:c11 desktop-file-utils meson pkgconfig tar:xz

CONFLICTS=	rage-encryption

.include <bsd.port.mk>