1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/net-im/ginsu/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

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