aboutsummaryrefslogtreecommitdiff
path: root/security/pdfcrack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pdfcrack/Makefile')
-rw-r--r--security/pdfcrack/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/pdfcrack/Makefile b/security/pdfcrack/Makefile
index 9755dd62542f..54145d7ff26d 100644
--- a/security/pdfcrack/Makefile
+++ b/security/pdfcrack/Makefile
@@ -1,6 +1,4 @@
-# New ports collection makefile for: snoopy
-# Date created: 24 October 2007
-# Whom: Philippe Audeoud <jadawin@tuxaco.net>
+# Created by: Philippe Audeoud <jadawin@tuxaco.net>
# $FreeBSD$
PORTNAME= pdfcrack
@@ -16,6 +14,7 @@ USE_GMAKE= yes
PLIST_FILES= bin/pdfcrack
PORTDOCS= README
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pdfcrack ${PREFIX}/bin
.if !defined(NOPORTDOCS)