summaryrefslogtreecommitdiffstats
path: root/korean/linuxdoc-sgml/Makefile
blob: 5bbb1c16187f1131f6bf332265c6cf41812a5a70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    Linuxdoc-SGML 1.6bh2
# Version required:     1.6bh2
# Date created:         2 Apr 1997
# Whom:                 Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.1.1.1 1997/06/04 08:43:17 asami Exp $
#

DISTNAME=	linuxdoc-sgml-1.6bh2
PKGNAME=	kr-linuxdoc-sgml-1.6bh2
CATEGORIES=	korean textproc
MASTER_SITES=	ftp://jazz.snu.ac.kr/pub/unix/util/tools/

MAINTAINER=	junker@jazz.snu.ac.kr

RUN_DEPENDS=	perl5.004:${PORTSDIR}/lang/perl5

MAN1=		sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \
		sgml2info.1 sgml2lyx.1   sgml2txt.1 sgmlsasp.1
NO_BUILD=	yes

do-install:
	@cd ${WRKSRC}; \
	PREFIX=${PREFIX} ./install.quick

.include <bsd.port.mk>
OpenPOWER on IntegriCloud