mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
xforms-0.75 port
Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
This commit is contained in:
parent
0826c7d7bf
commit
2c20e00949
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2217
25
x11-toolkits/xforms/Makefile
Normal file
25
x11-toolkits/xforms/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: xforms
|
||||
# Version required: 0.75
|
||||
# Date created: 01 October 1995
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: $
|
||||
#
|
||||
|
||||
DISTNAME= bxform-075
|
||||
PKGNAME= xforms-0.75
|
||||
EXTRACT_SUFX= .tgz
|
||||
WRKSRC= ${WRKDIR}/xforms
|
||||
CATEGORIES+= graphics x11
|
||||
MASTER_SITES= ftp://bloch.phys.uwm.edu/pub/xforms/freeBSD/
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
|
||||
PREFIX= /usr/X11R6
|
||||
|
||||
MAINTAINER= gena@NetVision.net.il
|
||||
|
||||
post-install:
|
||||
ldconfig -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/xforms/distinfo
Normal file
1
x11-toolkits/xforms/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (bxform-075.tgz) = 737ab741fa402678b46b70cb80e20a76
|
1
x11-toolkits/xforms/pkg-comment
Normal file
1
x11-toolkits/xforms/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
XForms is a graphical user interface toolkit for X Window Systems.
|
21
x11-toolkits/xforms/pkg-descr
Normal file
21
x11-toolkits/xforms/pkg-descr
Normal file
@ -0,0 +1,21 @@
|
||||
This is the binary distribution of XForms, a graphical user interface
|
||||
toolkit for X Window Systems. It should work under X11 R4, R5 & R6.
|
||||
|
||||
Documentation on XForms is available from bloch.phys.uwm.edu /pub/xforms
|
||||
via anonymous ftp.
|
||||
|
||||
The entire XForms distribution is also accessible via
|
||||
http://bragg.phys.uwm.edu/xforms OR http://www.uwm.edu/~zhao
|
||||
|
||||
There is also a mailing list for XForms. Send an empty message
|
||||
to xforms-request@cs.ruu.nl with one of the following headers
|
||||
|
||||
subscribe (your_name) Your_EmailAddress
|
||||
unsubscribe (your_name) Your_EmailAddress
|
||||
|
||||
to get on and off the list.
|
||||
|
||||
To use the mailing list, send your message to
|
||||
xforms@cs.ruu.nl
|
||||
Remember your message will be sent to many people. Please DO NOT
|
||||
send subscribe/unsubscribe messages to the list.
|
12
x11-toolkits/xforms/pkg-plist
Normal file
12
x11-toolkits/xforms/pkg-plist
Normal file
@ -0,0 +1,12 @@
|
||||
@cwd /usr/X11R6
|
||||
@mode 755
|
||||
bin/fdesign
|
||||
@mode 644
|
||||
lib/libforms.a
|
||||
lib/libforms.so.0.7
|
||||
@exec ldconfig -m %B
|
||||
@exec ranlib %D/lib/libforms.a
|
||||
@mode 444
|
||||
include/Xf/forms.h
|
||||
man/man1/fdesign.1
|
||||
man/man5/xforms.5
|
Loading…
Reference in New Issue
Block a user