summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/zsd/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/zsd/Makefile b/sysutils/zsd/Makefile
index a06df2315e52..50f43852c6be 100644
--- a/sysutils/zsd/Makefile
+++ b/sysutils/zsd/Makefile
@@ -10,16 +10,17 @@ DISTNAME= ${PORTNAME}-2014-12-07-c2d3662
MAINTAINER= ports@FreeBSD.org
COMMENT= Destroys ZFS snapshots
-LICENSE= BSD2CLAUSE
-
-PLIST_FILES= sbin/zsd \
- man/man8/zsd.8.gz
+LICENSE= MIT
PORTSCOUT= ignore:1
USES= perl5 shebangfix
SHEBANG_FILES= zsd
NO_BUILD= yes
+NO_ARCH= yes
+
+PLIST_FILES= sbin/zsd \
+ man/man8/zsd.8.gz
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/zsd ${STAGEDIR}${PREFIX}/sbin