aboutsummaryrefslogblamecommitdiff
path: root/editors/tweak/Makefile
blob: a5deb8368189cbef2de586f5a90762f207e0dd31 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                        



                                       
                       
                   

                         


                                                                    
                      
# Ports collection makefile for:  tweak
# Date created:                   Sun Feb 15, 2009
# Whom:                           Jille Timmermans (jille@quis.cx)
# $FreeBSD$

PORTNAME=	tweak
PORTVERSION=	3.01
CATEGORIES=	editors
MASTER_SITES=	http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/

MAINTAINER=	jille@quis.cx
COMMENT=	An efficient hex editor

MAN1=		tweak.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/tweak

MAKEFILE=	${FILESDIR}/Makefile.in
MAKE_ENV+=	BINDIR="${LOCALBASE}/bin" MANDIR="${PREFIX}/man/man"

.include <bsd.port.mk>