Update editors/libreoffice-is to version 5.0.3
[dports.git] / editors / hexpert / Makefile
1 # Created by: Peter Wemm <peter@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       hexpert
5 PORTVERSION=    2.4.1
6 CATEGORIES=     editors
7 MASTER_SITES=   LOCAL/peter
8
9 MAINTAINER=     peter@FreeBSD.org
10 COMMENT=        Hexpert - a simple but flexible binary file editor
11
12 USES=           uidfix
13 MAKE_ENV=       NO_MAN=yes NO_OBJ=yes
14
15 PLIST_FILES=    bin/hex
16
17 .include <bsd.port.mk>