Tweak multimedia/mlt version 6.4.1_2
[dports.git] / multimedia / rage / Makefile
1 # Created by: Grzegorz Blach <gblach@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       rage
5 PORTVERSION=    0.2.1
6 PORTREVISION=   1
7 CATEGORIES=     multimedia enlightenment
8 MASTER_SITES=   http://download.enlightenment.org/rel/apps/${PORTNAME}/
9
10 MAINTAINER=     enlightenment@FreeBSD.org
11 COMMENT=        EFL video and audio player with some extra bells and whistles
12
13 LICENSE=        BSD2CLAUSE
14
15 LIB_DEPENDS=    libefl.so:devel/efl
16
17 DIST_SUBDIR=    enlightenment
18 GNU_CONFIGURE=  yes
19 USES=           compiler:c11 desktop-file-utils pkgconfig tar:xz
20
21 .include <bsd.port.mk>