c5965282f3
Ports tree is now unlocked. Read the new policy first.
18 lines
398 B
Makefile
18 lines
398 B
Makefile
# 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 $
|
|
#
|
|
|
|
BROKEN= bad packing lists
|
|
|
|
DISTNAME= info2html-1.1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
.include <bsd.port.mk>
|