diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:45:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:45:19 +0000 |
commit | 0d4c53a95379aa82db7b4d8010d076b1b6c7fba3 (patch) | |
tree | b91fd064f549d40b0f13d90e8fa2a6737b45dbaf | |
parent | 81d563f25d7a34c581ff9c664507329c2214c2a1 (diff) |
Notes
-rw-r--r-- | textproc/p5-Pod-LaTeX/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Pod-LaTeX/Makefile b/textproc/p5-Pod-LaTeX/Makefile index de124f6943c9..b80d7c149c65 100644 --- a/textproc/p5-Pod-LaTeX/Makefile +++ b/textproc/p5-Pod-LaTeX/Makefile @@ -15,6 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= paul@aps.org COMMENT= Convert Pod to LaTeX +BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-02-01 + PERL_CONFIGURE= yes MAN1= pod2latex.1 |