2012-11-04 14:05:04 +01:00
|
|
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
2010-12-14 08:30:56 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2014-11-25 04:07:22 +01:00
|
|
|
PORTNAME= e-module-everything-places
|
|
|
|
PORTVERSION= 20140606
|
2019-05-01 21:35:14 +02:00
|
|
|
PORTREVISION= 2
|
2010-12-14 08:30:56 +01:00
|
|
|
CATEGORIES= x11-wm enlightenment
|
2014-11-25 04:07:22 +01:00
|
|
|
MASTER_SITES= LOCAL/gblach/enlightenment/
|
2017-07-14 11:00:22 +02:00
|
|
|
DIST_SUBDIR= enlightenment
|
2010-12-14 08:30:56 +01:00
|
|
|
|
2015-04-16 23:55:10 +02:00
|
|
|
MAINTAINER= enlightenment@FreeBSD.org
|
2014-11-25 04:07:22 +01:00
|
|
|
COMMENT= Enlightenment places plugin for the "everything" module
|
2012-12-22 21:54:59 +01:00
|
|
|
|
2016-04-01 16:33:55 +02:00
|
|
|
BUILD_DEPENDS= enlightenment:x11-wm/enlightenment
|
|
|
|
RUN_DEPENDS= enlightenment:x11-wm/enlightenment
|
2010-12-14 08:30:56 +01:00
|
|
|
|
2012-12-22 21:54:59 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2014-11-25 04:07:22 +01:00
|
|
|
USES= gmake libtool pkgconfig tar:xz
|
|
|
|
INSTALL_TARGET= install-strip
|
|
|
|
|
|
|
|
.include "../enlightenment/Makefile.plist"
|
2012-12-22 21:54:59 +01:00
|
|
|
|
2014-02-21 14:40:33 +01:00
|
|
|
OPTIONS_DEFINE= NLS
|
2017-07-14 11:00:22 +02:00
|
|
|
OPTIONS_SUB= yes
|
|
|
|
NLS_USES= gettext
|
|
|
|
NLS_CONFIGURE_ENABLE= nls
|
2010-12-14 08:30:56 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|