freebsd-ports/multimedia/rage/Makefile
Grzegorz Blach fbbe8e0b3e devel/py-efl:
- Update to 1.20.0

multimedia/rage:
  - Update to 0.3.0
  - Switch to meson

x11/terminology:
  - Update to 1.2.1
  - Switch to meson

x11-wm/enlightenment:
  - Update to 0.22.3 [1]
  - Fix typo in pkg-message [2]

PR:		224105 [1], 226569 [2]
Submitted by:	Nils Beyer [1], Chris Petrik [2]
2018-07-09 19:13:41 +00:00

19 lines
483 B
Makefile

# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
PORTNAME= rage
PORTVERSION= 0.3.0
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
LICENSE= BSD2CLAUSE
LIB_DEPENDS= libefl.so:devel/efl
DIST_SUBDIR= enlightenment
USES= compiler:c11 desktop-file-utils meson pkgconfig tar:xz
.include <bsd.port.mk>