head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.01.14;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2009.08.22.00.35.00;	author amdmi3;	state Exp;
branches;
next	1.4;

1.4
date	2008.08.04.07.35.45;	author jadawin;	state Exp;
branches;
next	1.3;

1.3
date	2008.05.02.12.11.34;	author jadawin;	state Exp;
branches;
next	1.2;

1.2
date	2008.03.07.13.29.31;	author jadawin;	state Exp;
branches;
next	1.1;

1.1
date	2007.10.24.09.22.02;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:   snoopy
# Date created:			24 October 2007
# Whom:                        Philippe Audeoud <jadawin@@tuxaco.net>
# $FreeBSD: head/security/pdfcrack/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	pdfcrack
PORTVERSION=	0.11
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	A command line, password recovery tool for PDF-files

USE_GMAKE=	yes

PLIST_FILES=	bin/pdfcrack
PORTDOCS=	README

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/pdfcrack ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.5
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d4 1
a4 1
# $FreeBSD$
@


1.4
log
@- Update to 0.11
@
text
@d9 1
a9 1
MASTER_SITES=	SF
@


1.3
log
@- Update to 0.10

Approved by:	tabthorpe (mentor)
@
text
@d7 1
a7 1
PORTVERSION=	0.10
@


1.2
log
@- Respect CC, CFLAGS
- While I'm here, update maintainer address

PR: ports/121451
Submitted by: bf <bf2006a@@yahoo.com>
Approved by: tabthorpe (co-mentor)
@
text
@d7 1
a7 2
PORTVERSION=	0.9
PORTREVISION=	1
@


1.1
log
@pdfcrack is a command line, password recovery tool for PDF-files.

WWW: http://sourceforge.net/projects/pdfcrack

PR:		ports/117442
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
@
text
@d8 1
d12 1
a12 1
MAINTAINER=	jadawin@@tuxaco.net
@

