doc/hu_HU.ISO8859-2/articles/dialup-firewall/Makefile
Gabor Pali bd03117751 Update my email address in the sources.
Approved by:	gabor (mentor)
Obtained from:	The FreeBSD Hungarian Documentation Project
2008-05-21 04:14:49 +00:00

24 lines
357 B
Makefile

# $FreeBSD$
#
# Article: Dialup firewalling with FreeBSD
#
# Tidy messes up iso-8859-2 characters
#
NO_TIDY= yes
MAINTAINER= pgj@FreeBSD.org
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"