opnsense-ports/www/html2hdml/Makefile
Franco Fichtner 1ff59aa50a */*: sync with upstream
Taken from: HardenedBSD
2018-03-25 09:00:15 +02:00

15 lines
313 B
Makefile

# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
PORTNAME= html2hdml
PORTVERSION= 1.0.5
CATEGORIES= www textproc
MASTER_SITES= OSDN/html2hdml/6351
MAINTAINER= ports@FreeBSD.org
COMMENT= I-mode HTML to EZweb HDML converter
GNU_CONFIGURE= yes
PLIST_FILES= bin/html2hdml
.include <bsd.port.mk>