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

                     
                   
                     
                                                 
 
                                 



                                                                   

                                         

                      
# Created by: Joachim Strombergson
# $FreeBSD$

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>