diff options
author | tv <tv@pkgsrc.org> | 1998-07-18 14:50:38 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-07-18 14:50:38 +0000 |
commit | 149ead5525afb015249207db5bc50a53ca5b9d75 (patch) | |
tree | 4b141b04020ea7128c1793048f457f65ed4d0903 /comms/fidogate | |
parent | fee642d40843e2935138ceed35b335dbe0ee913b (diff) | |
download | pkgsrc-149ead5525afb015249207db5bc50a53ca5b9d75.tar.gz |
Add INFO_FILES and add install-info to PLIST.
Diffstat (limited to 'comms/fidogate')
-rw-r--r-- | comms/fidogate/Makefile | 5 | ||||
-rw-r--r-- | comms/fidogate/pkg/PLIST | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 76bc8fe4148..aa6c6b91d38 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/07/18 04:22:25 tv Exp $ +# $NetBSD: Makefile,v 1.3 1998/07/18 14:50:38 tv Exp $ # DISTNAME= fidogate-4.2.9 @@ -10,13 +10,14 @@ MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5 BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool USE_GMAKE= yes -USE_GTEXINFO= yes USE_PERL5= yes MAKE_ENV= LIBTOOL=${PREFIX}/bin/libtool WRKSRC= ${WRKDIR}/fidogate NO_CDROM= "extremely limited usefulness to the general public" +INFO_FILES= fidogate.info + pre-install: ${INSTALL_DATA_DIR} -m 0755 ${PREFIX}/lib/fidogate diff --git a/comms/fidogate/pkg/PLIST b/comms/fidogate/pkg/PLIST index 64e8a1b77c1..566ec3575c3 100644 --- a/comms/fidogate/pkg/PLIST +++ b/comms/fidogate/pkg/PLIST @@ -1,11 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1 1998/07/16 17:47:15 tv Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/07/18 14:50:38 tv Exp $ bin/pktdebug bin/pktmore bin/sumcrc etc/rc.d/fidogate.sh +@unexec %D/bin/install-info --delete %D/info/fidogate.info %D/info/dir info/fidogate.info info/fidogate.info-1 info/fidogate.info-2 +@exec %D/bin/install-info %D/info/fidogate.info %D/info/dir lib/fidogate/ffx lib/fidogate/ffxbatch lib/fidogate/ffxmail |