freebsd-ports/net-im/ysm/Makefile
Max Khon 21bd1a347e - add recoding of offline messages
- add more MASTER_SITES
- push MASTER_SITES_SOURCEFORGE to the end of MASTER_SITES

PR:		38650
Submitted by:	MAINTAINER
2002-06-27 18:40:54 +00:00

28 lines
575 B
Makefile

# New ports collection makefile for: ysm
# Date created: May 28, 2002
# Whom: vampiro
#
# $FreeBSD$
#
PORTNAME= ysm
PORTVERSION= 7.2.7.1
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://vampiro.rootshell.ru/pub/warez/ \
http://vampiro.rootshell.ru/ \
ftp://ftp.treasury.ru/pub/unix/ \
http://www.treasury.ru/ \
${MASTER_SITE_SOURCEFORGE}
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>