aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xfce4-notification-daemon
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
commit48b16bc177d9ad0dac59e3e086204be593eaf476 (patch)
tree29b90da8eb3b52c5a2f678d6527ef713581b7bda /deskutils/xfce4-notification-daemon
parent5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff)
downloadports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz
ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip
Notes
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r--deskutils/xfce4-notification-daemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile
index c0005bf90ed5..8960078b83aa 100644
--- a/deskutils/xfce4-notification-daemon/Makefile
+++ b/deskutils/xfce4-notification-daemon/Makefile
@@ -17,6 +17,8 @@ DIST_SUBDIR= xfce4
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Port of Gnome's notification-daemon for the Xfce desktop
+LICENSE= GPLv2
+
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
@@ -41,8 +43,6 @@ OPTIONS= GRADIENT "Show a gradient look in the default theme" off \
CLOSE "Show the close button in the default theme" on \
NLS "Enable Native Language Support" on
-LICENSE= GPLv2
-
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_NLS)