freebsd-ports/net-im/ginsu/Makefile
Mark Linimon 6350938b6c Save from destruction by updating to 0.5.3 and unbreaking.
This catches up with over a year of changes, so there are many functional
additions as well as extensive bugfixes.  See Changelog.

Submitted by:	Jason Stone <jason-fbsd-ports-ginsu@shalott.net> (maintainer)
2004-03-05 06:00:12 +00:00

23 lines
490 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
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= ginsu.1
.include <bsd.port.mk>