Update www/p5-MediaWiki to version 1.13_1
[dports.git] / editors / hexcurse / Makefile
1 # Created by: ijliao
2 # $FreeBSD$
3
4 PORTNAME=       hexcurse
5 PORTVERSION=    1.55
6 CATEGORIES=     editors
7 MASTER_SITES=   DEBIAN
8 DISTFILES=      ${PORTNAME}_${PORTVERSION}.orig
9
10 MAINTAINER=     jadawin@FreeBSD.org
11 COMMENT=        Versatile ncurses-based hex editor
12
13 GNU_CONFIGURE=  yes
14
15 PLIST_FILES=    bin/hexcurse man/man1/hexcurse.1.gz
16
17 .include <bsd.port.mk>