freebsd-ports/devel/cxmon/Makefile
Oliver Lehmann 12070fd542 Add cxmon 3.0, interactive file manipulation tool and disassembler.
PR:		56879
Submitted by:	Joachim Strombergson
2003-10-03 21:59:24 +00:00

20 lines
389 B
Makefile

# New ports collection makefile for: cxmon
# Date created: 10 September 2003
# Whom: Joachim Strombergson
#
# $FreeBSD$
#
PORTNAME= cxmon
PORTVERSION= 3.0
CATEGORIES= devel
MASTER_SITES= http://iphcip1.physik.uni-mainz.de/~cbauer/
MAINTAINER= watchman@ludd.luth.se
COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
MAN1= cxmon.1
.include <bsd.port.mk>