ports/devel/cxmon/Makefile
2021-04-06 16:31:07 +02:00

16 lines
331 B
Makefile

# Created by: Joachim Strombergson
PORTNAME= cxmon
PORTVERSION= 3.2
CATEGORIES= devel
MASTER_SITES= http://cxmon.cebix.net/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>