freebsd-ports/devel/cxmon/Makefile
Pav Lucistnik 126b763234 - Update to 3.1
PR:		ports/68700
Submitted by:	Joachim Strombergson <watchman@ludd.ltu.se> (maintainer)
2004-07-06 02:21:42 +00:00

21 lines
412 B
Makefile

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