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

PORTNAME=   tn5250
PORTVERSION=    0.15.8
CATEGORIES= net
MASTER_SITES=   ftp://cvs.cleveland.lug.net/pub/tn5250/

MAINTAINER= ports@FreeBSD.org

USE_LIBTOOL=    yes

MAN1=       scs2ascii.1 scs2pdf.1 tn5250.1 lp5250d.1

.include <bsd.port.mk>