mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
7cd2b8f306
A 5250 Telnet protocal and Terminal. PR: 16251 Submitted by: Elias Mandouvalos <ocean@compulink.gr>
21 lines
387 B
Makefile
21 lines
387 B
Makefile
# 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>
|