freebsd-ports/devel/cxmon/Makefile
Stanislav Sedov 6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00

21 lines
397 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= stas@FreeBSD.org
COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
MAN1= cxmon.1
PLIST_FILES= bin/cxmon
.include <bsd.port.mk>