openbsd-ports/textproc/info2html/Makefile

18 lines
398 B
Makefile
Raw Normal View History

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
#
# $OpenBSD: Makefile,v 1.2 1999/10/26 04:56:38 turan Exp $
1998-05-21 21:10:39 -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>