1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/net-im/ginsu/Makefile
Pav Lucistnik 6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00

29 lines
612 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.7.1
PORTREVISION= 2
CATEGORIES= net-im
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
DEPRECATED= Has been broken for more than 6 months
EXPIRATION_DATE=2008-09-19
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= ginsu.1
.include <bsd.port.mk>