aboutsummaryrefslogtreecommitdiff
path: root/security/ssdeep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssdeep/Makefile')
-rw-r--r--security/ssdeep/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/ssdeep/Makefile b/security/ssdeep/Makefile
index a51126ef9269..bfbbb0c5c4b8 100644
--- a/security/ssdeep/Makefile
+++ b/security/ssdeep/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ssdeep
-# Date created: 24 December 2010
-# Whom: Nobutaka Mantani <nobutaka@FreeBSD.org>
-#
+# Created by: Nobutaka Mantani <nobutaka@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ssdeep
PORTVERSION= 2.9
@@ -23,4 +19,5 @@ USE_LDCONFIG= yes
MAN1= ssdeep.1
+NO_STAGE= yes
.include <bsd.port.mk>