diff options
Diffstat (limited to 'x11/xclip/Makefile')
-rw-r--r-- | x11/xclip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 6f3592cd7127..8b33c45fc773 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= eadler@FreeBSD.org COMMENT= Interface to X selections ("the clipboard") from the command line +LICENSE= GPLv2 + USE_AUTOTOOLS= autoconf:env aclocal:env automake:env USE_XORG= x11 xmu USE_GMAKE= yes |