mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
354 B
Makefile
20 lines
354 B
Makefile
# New ports collection makefile for: tn5250
|
|
# Date created: 20 January 2000
|
|
# Whom: Elias Mandouvalos <ocean@compulink.gr>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tn5250
|
|
PORTVERSION= 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>
|