diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-06-13 20:03:15 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-06-13 20:03:15 +0000 |
commit | 328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791 (patch) | |
tree | ff5026bfc25faa8bdd3be8f505cb7f63baac1cc6 /x11/xfce4-clipman-plugin | |
parent | db18448c1d46561e6750b8b0ae25c4990b56ffaa (diff) | |
download | ports-328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791.tar.gz ports-328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791.zip |
Notes
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 4a3ab1895100..aacbf9d6a80d 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= xfce4 MAINTAINER= rene@FreeBSD.org COMMENT= XFce 4 clipboard module for xfce4-panel +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + OPTIONS= UNIQUE "Enable Unique (single instance) support" on GNU_CONFIGURE= yes |