diff options
Diffstat (limited to 'sysutils/unquote/Makefile')
-rw-r--r-- | sysutils/unquote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index a4cddfcb9102..0b8ba302a598 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://devel.ringlet.net/misc/unquote/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org +COMMENT= "Execute a command with safely quoted arguments" MAN1= unquote.1 MANCOMPRESSED= yes |