doc/en_US.ISO8859-1/articles/checkpoint/Makefile
Hiroki Sato 478e13bbf5 - Add missing URL_RELPREFIX.
- Use &url.*; instead of http://www.FreeBSD.org/*.
- Some markup fixes.
2004-08-09 17:18:17 +00:00

18 lines
317 B
Makefile

#
# $FreeBSD$
#
# Article: Integration of Check Point Firewall-1 and FreeBSD IPsec
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
IMAGES_EN= networks.pic
URL_RELPREFIX?= ../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"