summaryrefslogtreecommitdiff
path: root/net/ysm/Makefile
blob: b8dce41dadde8a5768f50c343ea2bde123320782 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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>