1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/x11-wm/e-module-rmb/Makefile
Rene Ladan 7469b029a6 Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
2019-05-01 19:35:14 +00:00

26 lines
567 B
Makefile

# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
PORTNAME= rmb
PORTVERSION= 20130510
PORTREVISION= 4
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e-module-
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Enlightenment module to emulate right mouse button
LICENSE= GPLv3
BUILD_DEPENDS= enlightenment:x11-wm/enlightenment
RUN_DEPENDS= enlightenment:x11-wm/enlightenment
DIST_SUBDIR= e17
GNU_CONFIGURE= yes
USES= libtool pkgconfig tar:bzip2
.include "../enlightenment/Makefile.plist"
.include <bsd.port.mk>