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 11caaae4f27f..df68c3fa61c5 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://people.debian.org/~kims/xclip/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An interface to X selections ("the clipboard") from the command line + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes |