freebsd-ports/misc/c-hey/Makefile
Tim Bishop 35fc55a234 - Update to 2.1
- Update maintainer's email address

PR:		92424
Submitted by:	maintainer
2006-01-28 11:56:21 +00:00

21 lines
447 B
Makefile

# New ports collection Makefile for: c-hey
# Date Created: 10 June 2003
# Whom: Philip Reynolds
# $FreeBSD$
PORTNAME= c-hey
PORTVERSION= 2.1
CATEGORIES= misc
MASTER_SITES= http://www.redbrick.dcu.ie/~c-hey/src.gzipped/
DISTNAME= c-hey2.1
MAINTAINER= philip.reynolds@gmail.com
COMMENT= Terminal based instant messaging utility
GNU_CONFIGURE= yes
MAN1= c-hey.1
MLINKS= c-hey.1 hey.1
PLIST_FILES= bin/c-hey bin/hey
.include <bsd.port.mk>