summaryrefslogblamecommitdiff
path: root/net-im/tmsnc/Makefile
blob: 41b3920e936b13fd6eaa8af16687c2e4d269bd15 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
                                                  





                                                                              
                     
                      
                                                                            



                                                
                   
                   
 

                         

                       
                      
# New ports collection makefile for:	tmsnc
# Date created:				4 Apr 2007
# Whom:					Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD$
#

PORTNAME=	tmsnc
PORTVERSION=	0.3.2
CATEGORIES=	net-im
MASTER_SITES=	SF/${PORTNAME}/Source%20code%20and%20binaries/${PORTVERSION}

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	A textbased (console) MSN client

GNU_CONFIGURE=	yes
USE_NCURSES=	yes

PLIST_FILES=	bin/tmsnc

MAN1=		tmsnc.1

.include <bsd.port.mk>