mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. Makefile
adjusted to correct MASTER_SITES. Submitted by: janek
This commit is contained in:
parent
1967f5ab78
commit
e2ce12ad62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=645
13
x11/x3270/Makefile
Normal file
13
x11/x3270/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# 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>
|
1
x11/x3270/pkg-comment
Normal file
1
x11/x3270/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
3270 Terminal emulator (3.0.2.5)
|
1
x11/x3270/pkg-descr
Normal file
1
x11/x3270/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
3270 terminal emulator under X.
|
20
x11/x3270/pkg-plist
Normal file
20
x11/x3270/pkg-plist
Normal file
@ -0,0 +1,20 @@
|
||||
@name x3270-3.0.1-bin
|
||||
@cwd /usr/X11R6
|
||||
@mode 555
|
||||
bin/x3270
|
||||
@mode 444
|
||||
lib/X11/app-defaults/X3270
|
||||
lib/X11/fonts/misc/3270.pcf.Z
|
||||
lib/X11/fonts/misc/3270b.pcf.Z
|
||||
lib/X11/fonts/misc/3270-12.pcf.Z
|
||||
lib/X11/fonts/misc/3270-12b.pcf.Z
|
||||
lib/X11/fonts/misc/3270a.pcf.Z
|
||||
lib/X11/fonts/misc/3270ab.pcf.Z
|
||||
lib/X11/fonts/misc/3270d.pcf.Z
|
||||
@exec /bin/chmod u+w /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/lib/X11/fonts/misc/fonts.dir
|
||||
@exec /usr/X11R6/bin/mkfontdir /usr/X11R6/lib/X11/fonts/misc
|
||||
@exec /bin/chmod u=rwx,go=rx /usr/X11R6/lib/X11/fonts/misc
|
||||
@exec /bin/chmod a=r /usr/X11R6/lib/X11/fonts/misc/fonts.dir
|
||||
man/man1/x3270.1.gz
|
||||
man/man1/x3270-script.1.gz
|
||||
man/man1/ibm_hosts.1.gz
|
Loading…
Reference in New Issue
Block a user