1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net-im/ginsu/Makefile
Mark Linimon d13fddfbc9 Add port net/ginsu, a threaded client for the gale secure chat system.
Compiles on both 4.x and 5.x.

PR:		ports/46005
Submitted by:	Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
Reviewed by:	edwin (implicitly)
2003-11-17 23:30:24 +00:00

23 lines
475 B
Makefile

# New ports collection makefile for: ginsu
# Date created: 04 December 2002
# Whom: Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
#
# $FreeBSD$
#
PORTNAME= ginsu
PORTVERSION= 0.4.1
CATEGORIES= net
MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/
MAINTAINER= jason-fbsd-ports-ginsu@shalott.net
COMMENT= A client for the gale secure instant messaging system
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
GNU_CONFIGURE= yes
MAN1= ginsu.1
.include <bsd.port.mk>