aboutsummaryrefslogblamecommitdiff
path: root/devel/cxmon/Makefile
blob: 0551ad7b8ea4e69e1256a6c784ff6eb3271eae99 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                             
                   
                     
                                                 
 
                                    




                                                                   
                         

                      
# 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>