2003-10-03 21:59:24 +00:00
|
|
|
# New ports collection makefile for: cxmon
|
|
|
|
# Date created: 10 September 2003
|
|
|
|
# Whom: Joachim Strombergson
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= cxmon
|
2004-07-06 02:21:42 +00:00
|
|
|
PORTVERSION= 3.1
|
2003-10-03 21:59:24 +00:00
|
|
|
CATEGORIES= devel
|
2006-06-06 20:03:26 +00:00
|
|
|
MASTER_SITES= http://cxmon.cebix.net/downloads/
|
2003-10-03 21:59:24 +00:00
|
|
|
|
2005-10-12 06:25:10 +00:00
|
|
|
MAINTAINER= watchman@ludd.ltu.se
|
2003-10-03 21:59:24 +00:00
|
|
|
COMMENT= Interactive file manipulation tool and disassembler
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= cxmon.1
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/cxmon
|
2003-10-03 21:59:24 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|