1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/cxmon/Makefile
2004-02-06 13:12:53 +00:00

22 lines
412 B
Makefile

# New ports collection makefile for: cxmon
# Date created: 10 September 2003
# Whom: Joachim Strombergson
#
# $FreeBSD$
#
PORTNAME= cxmon
PORTVERSION= 3.0
CATEGORIES= devel
MASTER_SITES= http://iphcip1.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>