summaryrefslogtreecommitdiffstats
path: root/misc/gnome-devel-docs3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-devel-docs3/Makefile')
-rw-r--r--misc/gnome-devel-docs3/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/misc/gnome-devel-docs3/Makefile b/misc/gnome-devel-docs3/Makefile
deleted file mode 100644
index 22d7bbc58..000000000
--- a/misc/gnome-devel-docs3/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/trunk/misc/gnome-devel-docs3/Makefile 18610 2013-06-30 16:33:05Z marcus $
-
-PORTNAME= gnome-devel-docs
-PORTVERSION= 3.6.2
-CATEGORIES= misc gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome3
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Documents targeted for GNOME developers
-
-CONFLICTS= gnome-devel-docs-2.[0-9]*
-
-NO_STAGE= yes
-LATEST_LINK= gnome-devel-docs3
-USE_XZ= yes
-GNU_CONFIGURE= yes
-USES= gmake
-USE_GNOME= gnomehier gnomedocutils
-INSTALLS_OMF= yes
-
-.include <bsd.port.mk>