diff options
Diffstat (limited to 'textproc/p5-Text-BibTeX/Makefile')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 3d81f4ca47e..5aa446a5ee9 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/27 23:39:55 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:42 veego Exp $ DISTNAME= Text-BibTeX-0.33 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5tbt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/btOOL/} DISTFILES+= ${DISTNAME}.tar.gz btparse-0.32.tar.gz |