diff options
Diffstat (limited to 'x11/xclip/Makefile')
-rw-r--r-- | x11/xclip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 11caaae4f27f..f826748fb7b6 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -12,6 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://people.debian.org/~kims/xclip/ MAINTAINER= ports@FreeBSD.org +COMMENT= An interface to X selections ("the clipboard") from the command line WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes |