diff options
Diffstat (limited to 'textproc/pdftohtml/Makefile')
-rw-r--r-- | textproc/pdftohtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index 75d66554452c..30fae66fbf33 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/Experimental%20Versions/${PORTNAME}%20${PORTVERSION MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool for converting pdf-files into html +WWW= https://sourceforge.net/projects/pdftohtml/ USES= cpe ghostscript gmake |