freebsd-ports/net/hx/Makefile
Murray Stokely b590aae977 Add hx 0.7.14,
a text based Hotline (http://www.bigredh.com) client
for Unix.

PR:		26186
Submitted by:	logo@blackened.com
2001-03-28 23:33:22 +00:00

18 lines
349 B
Makefile

# New ports collection makefile for: hx
# Date created: 28 March 2001
# Whom: logo@blackened.com
#
# $FreeBSD$
#
PORTNAME= hx
PORTVERSION= 0.7.14
CATEGORIES= net
MASTER_SITES= ftp://fadeto.blackened.com/pub/other/hotlinex.org/
MAINTAINER= logo@blackened.com
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/hx
.include <bsd.port.mk>