375d138190
Reviewed by: jmacd Submitted by: JKOKOT@demeter.ipan.lublin.pl
13 lines
309 B
Makefile
13 lines
309 B
Makefile
# 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
|
|
INSTALL_MANPAGES= yes
|
|
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/
|
|
|
|
.include <bsd.port.mk>
|