aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'el_GR.ISO8859-7/articles/cvs-freebsd/Makefile')
-rw-r--r--el_GR.ISO8859-7/articles/cvs-freebsd/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile b/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile
deleted file mode 100644
index 907ebb7c0c..0000000000
--- a/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD$
-# Original version: 1.4
-#
-# Στήνοντας ένα CVS repository με τα εργαλεία του FreeBSD.
-
-MAINTAINER= keramida@freebsd.org
-
-DOC?= article
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-SRCS= article.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"