- add HOMEPAGE

- remove license type
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
This commit is contained in:
brad 2000-07-20 04:56:42 +00:00
parent e0f396542b
commit 15e7685516
5 changed files with 13 additions and 53 deletions

View File

@ -1,22 +1,23 @@
# $OpenBSD: Makefile,v 1.28 2000/07/18 21:51:17 espie Exp $
# $OpenBSD: Makefile,v 1.29 2000/07/20 04:56:42 brad Exp $
DISTNAME= expect-5.31
CATEGORIES= lang
NEED_VERSION= 1.317
MASTER_SITES= http://expect.nist.gov/old/
HOMEPAGE= http://expect.nist.gov/
LIB_DEPENDS= tk83.1.3:x11/tk/8.3
MAINTAINER= niklas@openbsd.org
LICENSE_TYPE= PD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= tk83.1.3:x11/tk/8.3
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE=gnu dest
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+=--with-tclconfig=${PREFIX}/lib/tcl8.3 \
--with-tclinclude=${PREFIX}/include/tcl8.3 \

View File

@ -4,5 +4,4 @@ interactive programs. It is briefly described by its man page, expect(1).
It uses pseudo-tty's to control the child processes, so it is not affected
by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).
The Expect home page is: http://expect.nist.gov
The Expect FAQ is: http://expect.nist.gov/FAQ.html
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PFRAG.shared,v 1.1 2000/07/20 04:56:43 brad Exp $
lib/expect5.31/pkgIndex.tcl
lib/libexpect531.so.1.2
DYNLIBDIR(%B)

View File

@ -1,3 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2000/07/20 04:56:43 brad Exp $
bin/autoexpect
bin/autopasswd
bin/cryptdir
@ -25,10 +26,8 @@ include/expect_comm.h
include/expect_tcl.h
include/tcldbg.h
lib/expect5.31/libexpect531.a
lib/expect5.31/pkgIndex.tcl
lib/libexpect531.a
lib/libexpect531.so.1.2
@exec /sbin/ldconfig -m %B
%%SHARED%%
man/man1/autoexpect.1
man/man1/cryptdir.1
man/man1/decryptdir.1

View File

@ -1,43 +0,0 @@
bin/autoexpect
bin/autopasswd
bin/cryptdir
bin/decryptdir
bin/dislocate
bin/expect
bin/expectk
bin/ftp-rfc
bin/kibitz
bin/lpunlock
bin/mkpasswd
bin/passmass
bin/rftp
bin/rlogin-cwd
bin/timed-read
bin/timed-run
bin/tknewsbiff
bin/tkpasswd
bin/unbuffer
bin/weather
bin/xkibitz
bin/xpstat
include/expect.h
include/expect_comm.h
include/expect_tcl.h
include/tclRegexp.h
include/tcldbg.h
lib/expect5.31/libexpect531.a
lib/libexpect531.a
man/man1/autoexpect.1
man/man1/cryptdir.1
man/man1/decryptdir.1
man/man1/dislocate.1
man/man1/expect.1
man/man1/expectk.1
man/man1/kibitz.1
man/man1/mkpasswd.1
man/man1/passmass.1
man/man1/tknewsbiff.1
man/man1/unbuffer.1
man/man1/xkibitz.1
man/man3/libexpect.3
@dirrm lib/expect5.31