# Created by: bacon@smithers.neuro.mcw.edu
# $FreeBSD: sysutils/endian/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	endian
PORTVERSION=	1.0
CATEGORIES=	sysutils
MASTER_SITES=	http://www.neuro.mcw.edu/~bacon/Ports/distfiles/ \
		http://bacon.is-a-geek.org/~bacon/Ports/distfiles/

MAINTAINER=	jwbacon@tds.net
COMMENT=	Report endianness of a system

MAN1=		endian.1

PLIST_FILES=	bin/endian

NO_STAGE=	yes
.include <bsd.port.mk>
