1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/x11/x3270/Makefile
1995-05-13 10:11:51 +00:00

19 lines
421 B
Makefile

# New ports collection makefile for: x3270
# Version required: 3.0.3.7
# Date created: 31 January 1995
# Whom: janek
#
# $Id: Makefile,v 1.6 1995/04/12 20:31:48 asami Exp $
#
DISTNAME= x3270-3.0.3.7
CATEGORIES+= x11 emulation
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/ \
ftp://ftp.x.org/contrib/applications/x3270/
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/x3270-3.0.3
.include <bsd.port.mk>