mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
14 lines
304 B
Makefile
14 lines
304 B
Makefile
|
# New ports collection makefile for: x3270
|
||
|
# Version required: 3.0.2.5
|
||
|
# Date created: 18 December 1994
|
||
|
# Whom: janek
|
||
|
#
|
||
|
|
||
|
DISTNAME= x3270-3.0.2
|
||
|
DISTFILES= x3270-3.0.2.5.tar.gz
|
||
|
USE_IMAKE= yes
|
||
|
INSTALL_MANPAGES= yes
|
||
|
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/
|
||
|
|
||
|
.include <bsd.port.mk>
|