From owner-cvs-all Mon Jul 17 2:19:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 50E4537B6F0; Mon, 17 Jul 2000 02:19:20 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA61565; Mon, 17 Jul 2000 02:19:19 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Message-Id: <200007170919.CAA61565@freefall.freebsd.org> From: Kelly Yancey Date: Mon, 17 Jul 2000 02:19:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/fte Makefile ports/editors/fte/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kbyanc 2000/07/17 02:19:18 PDT Modified files: editors/fte Makefile editors/fte/pkg PLIST Log: Clean up the fte port: * Use ${FILESDIR} where appropriate. * Include dependency on Xlib. * Add ability to install documentation. * Install config files under ${PREFIX}/etc rather than ${PREFIX}/lib. * Install config file compiler. Revision Changes Path 1.3 +36 -9 ports/editors/fte/Makefile 1.2 +82 -67 ports/editors/fte/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message