head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2012.12.10.19.24.04;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.11.06.19.40.03;	author lippe;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308630
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308630 | mm | 2012-12-10 19:11:11 +0000 (Mon, 10 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update PCRE to 8.32
## SVN ## Introduces the UTF-32 library pcre32
## SVN ## Bump PORTREVISION in dependent ports
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/security/pev/Makefile 308630 2012-12-10 19:11:11Z mm $

PORTNAME=	pev
PORTVERSION=	0.60
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/

MAINTAINER=	danilogondolfo@@gmail.com
COMMENT=	The PE analysis toolkit

LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre

USE_GMAKE=	yes
USE_LDCONFIG=	yes

PATCH_STRIP=	-p1

MAN1=	readpe.1 pedis.1 pepack.1 pescan.1 \
	rva2ofs.1 pesec.1 ofs2rva.1 pestr.1 pehash.1

MANCOMPRESSED=	yes

.include <bsd.port.mk>
@


1.2
log
@Switch exporter over
@
text
@d1 1
a1 1
# $FreeBSD: head/security/pev/Makefile 307087 2012-11-06 19:40:03Z lippe $
d5 1
@


1.1
log
@SVN rev 307087 on 2012-11-06 19:40:03Z by lippe

pev is a multiplatform PE analysis toolkit that
includes tools to retrieve and parsing information
about Windows PE files.

PR:		ports/173390
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@@gmail.com>
Feature safe:	yes
@
text
@d1 1
a1 1
# $FreeBSD$
@

