1998-05-21 21:10:39 -04:00
|
|
|
# OpenBSD makefile for: info2html
|
|
|
|
# Version required: 1.1
|
|
|
|
# Date created: May 21 1998
|
|
|
|
# Whom: Angelos D. Keromytis
|
|
|
|
#
|
1999-10-26 00:56:35 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 1999/10/26 04:56:38 turan Exp $
|
1998-05-21 21:10:39 -04:00
|
|
|
#
|
|
|
|
|
1999-10-26 00:56:35 -04:00
|
|
|
BROKEN= bad packing lists
|
|
|
|
|
1998-05-21 21:10:39 -04:00
|
|
|
DISTNAME= info2html-1.1
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|
|
|
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|