openbsd-ports/textproc/java2html/Makefile
kevlo 0fee206128 Initial import of java2html-1.7
java2html is the Java sources to HTML converter
2001-01-19 03:16:49 +00:00

21 lines
407 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/01/19 03:16:49 kevlo Exp $
DISTNAME= java2html-1.7
CATEGORIES= textproc
NEED_VERSION= 1.351
HOMEPAGE= http://www.gnu.org/software/java2html/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>