aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e-module-alarm
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-07-22 09:01:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-07-22 09:01:02 +0000
commitf73cbe45f332344c6ef538e8aba8cf03987a79cf (patch)
treed96eaa471efbd21b6f4299b26da97309c1a94097 /x11-wm/e-module-alarm
parentfb280c466779892d86879e42f4073963a8c79b84 (diff)
downloadports-f73cbe45f332344c6ef538e8aba8cf03987a79cf.tar.gz
ports-f73cbe45f332344c6ef538e8aba8cf03987a79cf.zip
- Add LICENSE_FILE
- helpes - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=446375
Diffstat (limited to 'x11-wm/e-module-alarm')
-rw-r--r--x11-wm/e-module-alarm/Makefile15
-rw-r--r--x11-wm/e-module-alarm/pkg-descr2
2 files changed, 5 insertions, 12 deletions
diff --git a/x11-wm/e-module-alarm/Makefile b/x11-wm/e-module-alarm/Makefile
index f744e1579223..666bf588fee6 100644
--- a/x11-wm/e-module-alarm/Makefile
+++ b/x11-wm/e-module-alarm/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Module to set Alarms in Enlightenment
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= enlightenment:x11-wm/enlightenment
RUN_DEPENDS= enlightenment:x11-wm/enlightenment
@@ -25,16 +26,8 @@ INSTALL_TARGET= install-strip
.include "../enlightenment/Makefile.plist"
OPTIONS_DEFINE= NLS
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
+OPTIONS_SUB= yes
+NLS_USES= gettext
+NLS_CONFIGURE_ENABLE= nls
.include <bsd.port.mk>
diff --git a/x11-wm/e-module-alarm/pkg-descr b/x11-wm/e-module-alarm/pkg-descr
index a5c6cdc7c718..884d000b456e 100644
--- a/x11-wm/e-module-alarm/pkg-descr
+++ b/x11-wm/e-module-alarm/pkg-descr
@@ -1,3 +1,3 @@
A module to set Alarms in Enlightenment 17.
-WWW: http://www.enlightenment.org/
+WWW: https://www.enlightenment.org/