1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/net/ginsu/Makefile
2005-04-10 21:41:25 +00:00

26 lines
515 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.5.3
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
BROKEN= Does not build
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= ginsu.1
.include <bsd.port.mk>