1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net/ysm/Makefile
Max Khon 5d81343d14 New port: You Sick Me - command line ICQ client with ICQ2000 and
recoding support.

YSM (You Sick Me) v7 is an ICQ console client. It was originally meant to
run in Linux, but it has been successfully tested in FreeBSD, Win32, BeOS,
and QNX. YSM is based on the last ICQ protocol version, v7/8.

WWW: http://ysmv7.sourceforge.net/

PR:		38650
Submitted by:	vampiro@rootshell.ru (MAINTAINER)
2002-05-28 07:52:19 +00:00

25 lines
462 B
Makefile

# New ports collection makefile for: ysm
# Date created: May 28, 2002
# Whom: vampiro
#
# $FreeBSD$
#
PORTNAME= ysm
PORTVERSION= 7.2.7.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://vampiro.rootshell.ru/pub/warez/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ysmv7_2_7_1
EXTRACT_SUFX= .tgz
MAINTAINER= vampiro@rootshell.ru
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
MAN1= ysm.1
MANCOMPRESSED= yes
.include <bsd.port.mk>