b590aae977
a text based Hotline (http://www.bigredh.com) client for Unix. PR: 26186 Submitted by: logo@blackened.com
18 lines
349 B
Makefile
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>
|