blob: fe3ddd0a0c8a4d1e2e35862f175717928844ab3f (
plain)
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.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
.include <bsd.port.mk>
|