summaryrefslogtreecommitdiff
path: root/net/tn5250/Makefile
blob: 1a54894b588b527674111771866a0a1a3d5b9517 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	tn5250
# Version required:		0.15.6
# Date created:			20 January 2000
# Whom:				Elias Mandouvalos <ocean@compulink.gr>
#
# $FreeBSD$
#

DISTNAME=	tn5250-0.15.6
CATEGORIES=	net
MASTER_SITES=	ftp://cvs.cleveland.lug.net/pub/tn5250/

MAINTAINER=	ports@FreeBSD.org

USE_LIBTOOL=	yes

MAN1=		scs2ascii.1 tn5250.1
MANCOMPRESSED=	no

.include <bsd.port.mk>