11 lines
348 B
Makefile
11 lines
348 B
Makefile
|
# $NetBSD: Makefile.common,v 1.1 2003/09/09 21:54:57 jeremy-c-reed Exp $
|
||
|
#
|
||
|
# common file because latex2html tool comes from same source download
|
||
|
|
||
|
HTML2LATEX_VERSION= 1.1
|
||
|
DISTNAME= html2latex-${HTML2LATEX_VERSION}
|
||
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=html2latex/}
|
||
|
|
||
|
MAINTAINER= reed@reedmedia.net
|
||
|
HOMEPAGE= http://html2latex.sourceforge.net/
|