aboutsummaryrefslogtreecommitdiffstats
path: root/editors/hnb/Makefile
blob: 53bfb72c4541752fed58005dd7a7f94a2efdb575 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    hnb
# Date created:             Fri Jul  6 05:37:14 EDT 2001
# Whom:                 Patrick Li <pat@databits.net>
#
# $FreeBSD$
#

PORTNAME=   hnb
PORTVERSION=    1.8.1
CATEGORIES= editors
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= pat@FreeBSD.org

GNU_CONFIGURE=  yes

MAN1=       hnb.1

.include <bsd.port.mk>