blob: 620a4beabf851d582b6bf62c4f66c00201838f32 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: x3270
# Version required: 3.0.3.4
# Date created: 31 January 1995
# Whom: janek
#
DISTNAME= x3270-3.0.3
DISTFILES= x3270-3.0.3.4.tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/
CATEGORIES+= x11 emulation
.include <bsd.port.mk>
|