aboutsummaryrefslogtreecommitdiffstats
path: root/net/tn5250/Makefile
blob: 89d256c3225c0fbe9e963ca18ced74c6952926ce (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
# Version required:     0.15.7
# Date created:         20 January 2000
# Whom:             Elias Mandouvalos <ocean@compulink.gr>
#
# $FreeBSD$
#

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

MAINTAINER= ports@FreeBSD.org

USE_LIBTOOL=    yes

MAN1=       scs2ascii.1 tn5250.1

.include <bsd.port.mk>