mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
8ca16eda55
Approved by: lioux
21 lines
361 B
Makefile
21 lines
361 B
Makefile
# 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>
|