svn commit: r328637 - head/sysutils/unquote
Eitan Adler
eadler at FreeBSD.org
Sun Sep 29 00:13:51 UTC 2013
Author: eadler
Date: Sun Sep 29 00:13:51 2013
New Revision: 328637
URL: http://svnweb.freebsd.org/changeset/ports/328637
Log:
- Convert to staging
Modified:
head/sysutils/unquote/Makefile
Modified: head/sysutils/unquote/Makefile
==============================================================================
--- head/sysutils/unquote/Makefile Sun Sep 29 00:13:38 2013 (r328636)
+++ head/sysutils/unquote/Makefile Sun Sep 29 00:13:51 2013 (r328637)
@@ -10,13 +10,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b
MAINTAINER= eadler at FreeBSD.org
COMMENT= Execute a command with safely quoted arguments
-MAN1= unquote.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/unquote
+PLIST_FILES= bin/unquote man/man1/unquote.1.gz
.if !defined(NO_RELEASE)
MAKE_ENV+= RELEASE=yes
.endif
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list