mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
6d77d6ef7b
Update WWW PR: ports/97606 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
22 lines
401 B
Makefile
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>
|