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