1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Share the files/ dir and contents with devel/uulib

Suggested-by:	Satoshi
This commit is contained in:
David E. O'Brien 1997-03-30 18:44:30 +00:00
parent 9338234e80
commit 74dd7ceebe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6074
6 changed files with 4 additions and 19 deletions

View File

@ -3,7 +3,7 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $Id: Makefile,v 1.6 1996/12/11 23:08:12 ache Exp $
# $Id: Makefile,v 1.7 1997/03/29 22:19:11 obrien Exp $
#
DISTNAME= uudeview-0.5.13
@ -16,6 +16,7 @@ MAINTAINER= ac199@freenet.hamilton.on.ca
BUILD_DEPENDS= ${PREFIX}/lib/libuu.a:${PORTSDIR}/devel/uulib
FILESDIR= ${.CURDIR}/../../devel/uulib/files
GNU_CONFIGURE= Yes
CONFIGURE_ARGS+= --enable-inews=${PREFIX}/news/lib/inews \
--disable-tcl

View File

@ -1 +0,0 @@
MD5 (uudeview-0.5.13.tar.gz) = dddf4c01973307c7d203f55c5e0c7fc3

View File

@ -1,10 +0,0 @@
This was originally one distribution for UUdeview, but I have broken
it up into ``libuu', ``uudeview'', and ``xdeview'', hopefully making
it cleaner and more useful. Patches are available from the author's
website to add ``libuu'' decoding to popular newsreaders, additionally.
The source itself is quite portable and required no patching.
The package is covered under the GNU license.
Tim Vanderhoek <ac199@freenet.hamilton.on.ca>

View File

@ -3,7 +3,7 @@
# Date Created: 9 Feb 1997
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/03/29 23:55:55 obrien Exp $
#
DISTNAME= uudeview-0.5.13
@ -19,6 +19,7 @@ LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
BUILD_DEPENDS= ${LOCALBASE}/lib/libuu.a:${PORTSDIR}/devel/uulib
#LIB_DEPENDS= uu\\.1\\.:${PORTSDIR}/devel/uulib
FILESDIR= ${.CURDIR}/../../devel/uulib/files
USE_X11= yes
GNU_CONFIGURE= yes
ALL_TARGET= xdeview

View File

@ -1 +0,0 @@
MD5 (uudeview-0.5.13.tar.gz) = fda32e2de4a6b92eb56f1e286ae3815a

View File

@ -1,5 +0,0 @@
This was originally one distribution for Uudeview, but I broke it up into
`libuu', `uudeview', and `xdeview' to make it cleaner and potentially more
useful.
The package is covered under the GNU license.