aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/articles/freebsd-questions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'el_GR.ISO8859-7/articles/freebsd-questions/Makefile')
-rw-r--r--el_GR.ISO8859-7/articles/freebsd-questions/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/el_GR.ISO8859-7/articles/freebsd-questions/Makefile b/el_GR.ISO8859-7/articles/freebsd-questions/Makefile
deleted file mode 100644
index 56376ed3e2..0000000000
--- a/el_GR.ISO8859-7/articles/freebsd-questions/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $FreeBSD$
-#
-# %SOURCE% en_US.ISO8859-1/articles/freebsd-questions/Makefile
-# %SRCID% 1.6
-
-MAINTAINER=keramida@FreeBSD.org
-
-DOC?= article
-
-FORMATS?= html
-WITH_ARTICLE_TOC?= YES
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-SRCS= article.xml
-
-URL_RELPREFIX?= ../../../..
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"