mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
14 lines
314 B
Makefile
14 lines
314 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
|
|
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/
|
|
CATEGORIES+= x11 emulation
|
|
|
|
.include <bsd.port.mk>
|