freebsd-ports/editors/hte/Makefile
Ying-Chieh Liao be5f4f3ab3 add hte
A file editor/viewer/analyzer for executables
2001-06-12 07:34:44 +00:00

22 lines
385 B
Makefile

# ex:ts=8
# New ports collection makefile for: HT Editor
# Date created: Jun 12, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= hte
PORTVERSION= 0.4.4c
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ht-${PORTVERSION}
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-final
.include <bsd.port.mk>