mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
344 B
Makefile
19 lines
344 B
Makefile
# New ports collection makefile for: info2html
|
|
# Date created: 9 October 1997
|
|
# Whom: wosch
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= info2html
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= wosch@FreeBSD.org
|
|
|
|
MAN1= info2html.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|