add missing files
This commit is contained in:
parent
7779084899
commit
8b00644e37
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2001/05/06 05:05:51 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2001/08/24 16:27:16 jakob Exp $
|
||||
|
||||
COMMENT= "two-dimensional drawing tool and hyper-object browser"
|
||||
|
||||
@ -24,7 +24,7 @@ CONFIGURE_STYLE= imake
|
||||
TGIFDOC= ${PREFIX}/share/doc/tgif
|
||||
DEMO_FILES= an-sr-flip-flop.obj launch-demo-1.obj \
|
||||
fonts.obj launch-demo.obj keys.obj slide-demo.obj example.tex
|
||||
READMES= Copyright HISTORY README
|
||||
READMES= Copyright License HISTORY README
|
||||
|
||||
post-extract:
|
||||
@rm -f ${WRKDIR}/${DISTNAME}/Tgif.tmpl
|
||||
|
@ -1,24 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/08/24 16:27:16 jakob Exp $
|
||||
bin/tgif
|
||||
lib/X11/tgif/eq4-2x.sym
|
||||
lib/X11/tgif/eq4-epstool.sym
|
||||
lib/X11/tgif/eq4-ps2epsi.sym
|
||||
lib/X11/tgif/eq4.sym
|
||||
lib/X11/tgif/keys.obj
|
||||
lib/X11/tgif/tangram.sym
|
||||
lib/X11/tgif/tgif.Xdefaults
|
||||
lib/X11/tgif/tgificon.eps
|
||||
lib/X11/tgif/tgificon.obj
|
||||
lib/X11/tgif/tgificon.xbm
|
||||
lib/X11/tgif/tgificon.xpm
|
||||
lib/X11/tgif/tangram.sym
|
||||
lib/X11/tgif/keys.obj
|
||||
man/cat1/tgif.0
|
||||
share/doc/tgif/Copyright
|
||||
share/doc/tgif/HISTORY
|
||||
share/doc/tgif/License
|
||||
share/doc/tgif/README
|
||||
share/doc/tgif/an-sr-flip-flop.obj
|
||||
share/doc/tgif/example.tex
|
||||
share/doc/tgif/fonts.obj
|
||||
share/doc/tgif/keys.obj
|
||||
share/doc/tgif/launch-demo-1.obj
|
||||
share/doc/tgif/launch-demo.obj
|
||||
share/doc/tgif/keys.obj
|
||||
share/doc/tgif/slide-demo.obj
|
||||
@dirrm share/doc/tgif
|
||||
@dirrm lib/X11/tgif
|
||||
|
Loading…
Reference in New Issue
Block a user