diff options
Diffstat (limited to 'textproc/lacheck/Makefile')
-rw-r--r-- | textproc/lacheck/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/lacheck/Makefile b/textproc/lacheck/Makefile index 37eb4f276d51..1fc00e9c86f9 100644 --- a/textproc/lacheck/Makefile +++ b/textproc/lacheck/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://cam.ctan.org/tex-archive/support/lacheck/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for finding common mistakes in LaTeX documents +BROKEN= unfetchable + PLIST_FILES= bin/lacheck \ man/man1/lacheck.1.gz ALL_TARGET= lacheck lacheck.1 |