freebsd-ports/devel/cxmon/Makefile
Ion-Mihai Tetcu 3fedf07c17 Stanislav wants to maintain this ports.
Requested by:   Stanislav (on IRC)
2006-09-06 10:47:58 +00:00

21 lines
399 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://cxmon.cebix.net/downloads/
MAINTAINER= ssedov@mbsd.msk.ru
COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
MAN1= cxmon.1
PLIST_FILES= bin/cxmon
.include <bsd.port.mk>