freebsd-ports/devel/elf/Makefile
2004-02-06 13:12:53 +00:00

23 lines
456 B
Makefile

# New ports collection makefile for: elf
# Date created: December 31 2002 (HAPPY NEW YEAR!)
# Whom: Samy
#
# $FreeBSD$
#
PORTNAME= elf
PORTVERSION= 0.5.4p1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.kerneled.com/projects/elf/
MAINTAINER= samy@kerneled.com
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>