blob: 1ccaed5abe27f888897984cc018cf5eb18d68433 (
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: 18 December 1994
# 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>
|