2013-09-20 19:03:26 +02:00
|
|
|
# Created by: Samy Al Bahra <samy@kerneled.com>
|
2003-06-03 06:34:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= elfsh
|
2003-09-24 23:43:04 +02:00
|
|
|
PORTVERSION= 0.51b3
|
2004-02-04 06:21:48 +01:00
|
|
|
PORTREVISION= 1
|
2003-06-03 06:34:05 +02:00
|
|
|
CATEGORIES= devel
|
2007-04-07 12:40:37 +02:00
|
|
|
MASTER_SITES= http://elfsh.asgardlabs.org/files/
|
2003-09-24 23:43:04 +02:00
|
|
|
DISTNAME= elfsh-0.51b3-portable
|
2003-06-03 06:34:05 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2009-08-19 21:50:32 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2012-07-25 13:24:09 +02:00
|
|
|
COMMENT= Attractive toolkit for the analysis of ELF object files
|
2003-06-03 06:34:05 +02:00
|
|
|
|
2003-08-16 08:06:14 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
2003-06-03 06:34:05 +02:00
|
|
|
USE_GMAKE= yes
|
2007-04-07 12:40:37 +02:00
|
|
|
USE_LDCONFIG= yes
|
2003-06-03 06:34:05 +02:00
|
|
|
|
2013-09-20 19:03:26 +02:00
|
|
|
NO_STAGE= yes
|
2003-06-03 06:34:05 +02:00
|
|
|
.include <bsd.port.mk>
|