1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11/x3270/Makefile
1995-11-22 13:21:37 +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.7 1995/05/13 10:11:35 asami Exp $
#
DISTNAME= x3270-3.0.3.7
CATEGORIES+= x11 emulators
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>