diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-06-07 13:54:12 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-06-07 13:54:12 +0000 |
commit | 982303158c2f16ce9c2cce4bfe31794127f09306 (patch) | |
tree | 9798e28f1c6201be0a573b3992907d8d9f9af976 /mail/xfce4-mailwatch-plugin | |
parent | 5f4a3e14e3993da529c3ea8bd9528752d8c6bfb9 (diff) |
Notes
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 688d549475e2..50d33b85a9ea 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Mail notification applet for the Xfce panel +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ |