1997-08-19 14:26:01 +00:00
|
|
|
# New ports collection makefile for: wml
|
1997-10-28 13:13:03 +00:00
|
|
|
# Date created: 09-Sep-1997
|
1997-08-19 14:26:01 +00:00
|
|
|
# Whom: Ralf S. Engelschall <rse@engelschall.com>
|
|
|
|
#
|
1999-08-31 02:43:35 +00:00
|
|
|
# $FreeBSD$
|
1997-08-19 14:26:01 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:07:29 +00:00
|
|
|
PORTNAME= wml
|
2000-11-03 14:18:56 +00:00
|
|
|
PORTVERSION= 2.0.6
|
1997-08-19 14:26:01 +00:00
|
|
|
CATEGORIES= www lang
|
|
|
|
MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \
|
2000-05-23 19:18:19 +00:00
|
|
|
ftp://ftp.engelschall.com/sw/wml/
|
1997-08-19 14:26:01 +00:00
|
|
|
|
|
|
|
MAINTAINER= rse@engelschall.com
|
|
|
|
|
|
|
|
USE_PERL5= yes
|
1999-12-24 18:39:48 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --with-perl=${PERL5}
|
1997-08-19 14:26:01 +00:00
|
|
|
|
|
|
|
CAT1= wml_aux_linklint.1 wml_aux_txt2html.1 \
|
2000-04-28 21:19:24 +00:00
|
|
|
wml_aux_tidy.1 wml_p4_gm4.1
|
1997-08-19 14:26:01 +00:00
|
|
|
|
2000-06-03 09:18:19 +00:00
|
|
|
MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \
|
2000-04-28 21:19:24 +00:00
|
|
|
wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \
|
1997-08-19 14:26:01 +00:00
|
|
|
wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \
|
2000-04-28 21:19:24 +00:00
|
|
|
wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \
|
1997-08-19 14:26:01 +00:00
|
|
|
wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1
|
|
|
|
|
1997-10-28 13:13:03 +00:00
|
|
|
MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \
|
|
|
|
wml::des::lowsrc.3 wml::des::imgdot.3 wml::des::imgbg.3 \
|
1997-12-09 16:11:06 +00:00
|
|
|
wml::des::navbar.3 wml::des::preload.3 wml::des::rollover.3 \
|
|
|
|
wml::des::space.3 wml::des::typography.3 wml::fmt::all.3 \
|
|
|
|
wml::fmt::isolatin.3 wml::fmt::pod.3 wml::fmt::sdf.3 \
|
|
|
|
wml::fmt::text.3 wml::fmt::url.3 wml::fmt::verbatim.3 \
|
|
|
|
wml::fmt::xtable.3 wml::imp::all.3 wml::imp::csmap.3 \
|
|
|
|
wml::imp::fsview.3 wml::imp::generic.3 wml::std::all.3 \
|
|
|
|
wml::std::box.3 wml::std::case.3 wml::std::grid.3 \
|
2000-04-28 21:19:24 +00:00
|
|
|
wml::std::label.3 wml::std::href.3 wml::std::lang.3 \
|
|
|
|
wml::std::logo.3 wml::std::info.3 wml::std::page.3 \
|
|
|
|
wml::std::tags.3 wml::std::toc.3 wml::sup::all.3 \
|
|
|
|
wml::sup::hextriple.3 wml::mod::MakeMaker.3 wml::mod::all.3 \
|
|
|
|
wml::mod::version.3 wml::sup::path.3 wml::sys::all.3 \
|
|
|
|
wml::sys::bootp3.3 wml::sys::bootp4.3 wml::sys::compat1.3
|
1997-08-25 14:10:24 +00:00
|
|
|
|
1998-06-16 12:50:21 +00:00
|
|
|
CAT7= wml_barebone.7 \
|
|
|
|
wml_std_css1.7 wml_std_css2.7 wml_std_csspos.7 \
|
2000-04-28 21:19:24 +00:00
|
|
|
wml_std_html20.7 wml_std_html32.7 wml_std_html40.7 \
|
|
|
|
wml_std_html401.7 wml_std_wai10.7 wml_std_xhtml10.7
|
1998-06-16 12:50:21 +00:00
|
|
|
|
2000-06-03 09:18:19 +00:00
|
|
|
MAN7= wml_intro.7 wml_macros.7 wml_tutorial.7 wml_faq.7 wml_tags.7
|
1997-08-19 14:26:01 +00:00
|
|
|
|
|
|
|
# catpages are usually not installed, so they are not compressed.
|
|
|
|
# But they are really needed as docs, so we compress manually...
|
|
|
|
.if !defined(NOMANCOMPRESS)
|
|
|
|
post-install:
|
|
|
|
.for page in ${CAT1}
|
|
|
|
@${GZIP_CMD} ${PREFIX}/man/cat1/${page}
|
|
|
|
.endfor
|
1998-06-16 12:50:21 +00:00
|
|
|
.for page in ${CAT7}
|
|
|
|
@${GZIP_CMD} ${PREFIX}/man/cat7/${page}
|
|
|
|
.endfor
|
1997-08-19 14:26:01 +00:00
|
|
|
.endif
|
|
|
|
|
2000-05-23 19:18:19 +00:00
|
|
|
post-build:
|
|
|
|
@${ECHO_MSG} "===> Use 'make test' to run a quick test suite."
|
|
|
|
|
|
|
|
test:
|
|
|
|
@cd ${WRKSRC} && ${MAKE} test
|
|
|
|
|
2000-04-28 21:19:24 +00:00
|
|
|
.include <bsd.port.mk>
|