aboutsummaryrefslogtreecommitdiffstats
path: root/x11/x3270/Makefile
blob: e71b557f894e1f6d518beba359fee859447c7720 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    x3270
# Version required: 3.0.3.4
# Date created:     31 January 1995
# Whom:         janek
#
# $Id$
#

DISTNAME=   x3270-3.0.3
CATEGORIES+=    x11 emulation
MASTER_SITES=   ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/
DISTFILES=  x3270-3.0.3.4.tar.gz

USE_IMAKE=  yes

.include <bsd.port.mk>