1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/cxmon/Makefile
Martin Wilke 6d77d6ef7b Update MASTER_SITES
Update WWW

PR:		ports/97606
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-06 20:03:26 +00:00

22 lines
401 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= watchman@ludd.ltu.se
COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
MAN1= cxmon.1
PLIST_FILES= bin/cxmon
.include <bsd.port.mk>