diff options
Diffstat (limited to 'x11-toolkits/FWF')
-rw-r--r-- | x11-toolkits/FWF/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/FWF/pkg-descr | 22 | ||||
-rw-r--r-- | x11-toolkits/FWF/pkg-plist | 4 |
3 files changed, 7 insertions, 26 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index f9695ab47b6e..f5516c69a4b1 100644 --- a/x11-toolkits/FWF/Makefile +++ b/x11-toolkits/FWF/Makefile @@ -3,12 +3,15 @@ # Date created: 14 July 1995 # Whom: jkh # -# $Id: Makefile,v 1.8 1996/11/18 11:42:32 asami Exp $ +# $Id: Makefile,v 1.9 1997/01/06 12:14:26 jkh Exp $ # DISTNAME= fwf-3.8 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.let.rug.nl/pub/FWF/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= widgets + +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm diff --git a/x11-toolkits/FWF/pkg-descr b/x11-toolkits/FWF/pkg-descr index 9b10b6d770d7..be66983350a8 100644 --- a/x11-toolkits/FWF/pkg-descr +++ b/x11-toolkits/FWF/pkg-descr @@ -21,25 +21,3 @@ goals, that is the improvement of the quality and quantity of freely-redistributable public software, this organization is in no way related to the Free Software Foundation or the GNU projects. In fact, we aren't even a "foundation" in the legal meaning of the word. - -See the file README.BUILD for information on building the FWF widgets. - -Please also fill out and return the user-feedback survey enclosed in the -file SURVEY, to help us improve future releases. - -The following files may be of interest in describing other parts of the -system: - - README This file - README.FWF Information about the Free Widget Foundation - README.BUILD How to build the free widgets - README.INDEX Index of widgets contained in this release - README.IMAKE Details about the imake structure - README.NOTES Assorted notes about the state of the release - README.OBTAIN How to obtain the latest FWF widgets - README.TODO Bugs, inadequacies, planned changes, requests - README.SUBMISSION How to submit your widgets to the FWF - BUGREPORT Template for issuing bug reports - SURVEY A short survey for user feedback - VERSION Current FWF release version - diff --git a/x11-toolkits/FWF/pkg-plist b/x11-toolkits/FWF/pkg-plist index af070e60e677..294b4c55d996 100644 --- a/x11-toolkits/FWF/pkg-plist +++ b/x11-toolkits/FWF/pkg-plist @@ -177,8 +177,8 @@ include/Xfwf/icon.h include/Xfwf/long.h include/Xfwf/scroll.h include/Xfwf/strarray.h -lib/libDir.a -lib/libfwf.a +lib/libDir.a +lib/libfwf.a man/man1/Alert.1.gz man/man1/AlertT.1.gz man/man1/Animator.1.gz |