aboutsummaryrefslogtreecommitdiffstats
path: root/net/tn5250/Makefile
blob: 0ec083e664afc5237558e57098e2da1995546e06 (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
# 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
INSTALLS_SHLIB= yes

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

.include <bsd.port.mk>