freebsd-ports/x11-wm/e-module-rmb/Makefile
Baptiste Daroussin f8a1430380 Over to the enlightement team
Submitted by:	Chris Petrik (via irc)
2015-04-16 21:55:10 +00:00

25 lines
591 B
Makefile

# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
PORTNAME= rmb
PORTVERSION= 20130510
PORTREVISION= 2
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:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
DIST_SUBDIR= e17
GNU_CONFIGURE= yes
USES= libtool pkgconfig tar:bzip2
.include "../enlightenment/Makefile.plist"
.include <bsd.port.mk>