aboutsummaryrefslogblamecommitdiff
path: root/devel/elf/Makefile
blob: 60d5fc90f41e10a18ca7d0d2ca6b2086aa75b497 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                         
                                                        



           
                   
                       
                 
                     
                                                            
 
                                 
                                                       
 

                     
                       

                   
 
                      
# New ports collection makefile for: elf
# Date created:        December 31 2002 (HAPPY NEW YEAR!)
# Whom:                Samy Al Bahra <samy@kerneled.org>
#
# $FreeBSD$
#

PORTNAME=	elf
PORTVERSION=	0.5.4p1
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://www.kerneled.org/files/FreeBSD-ports/

MAINTAINER=	samy@kerneled.org
COMMENT=	A commandline based ELF header analyzer

MAN1=		elf.1
MANCOMPRESSED=	no
PLIST_FILES=	bin/elf
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>