11 lines
373 B
Text
11 lines
373 B
Text
# $NetBSD: Makefile.common,v 1.3 2008/05/24 15:34:13 tnn2 Exp $
|
|
#
|
|
# common file because html2latex tool comes from same source download
|
|
# used by wip/html2latex/Makefile
|
|
|
|
HTML2LATEX_VERSION= 1.1
|
|
DISTNAME= html2latex-${HTML2LATEX_VERSION}
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=html2latex/}
|
|
|
|
MAINTAINER= reed@reedmedia.net
|
|
HOMEPAGE= http://html2latex.sourceforge.net/
|