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, 24 insertions, 0 deletions
diff --git a/misc/gnome-devel-docs3/Makefile b/misc/gnome-devel-docs3/Makefile
new file mode 100644
index 000000000..ba4a2260b
--- /dev/null
+++ b/misc/gnome-devel-docs3/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: gnome-devel-docs
+# Date created: 2007-09-18
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/misc/gnome-devel-docs/Makefile,v 1.22 2010/09/29 15:17:53 kwm Exp $
+#
+
+PORTNAME= gnome-devel-docs
+PORTVERSION= 2.91.91
+CATEGORIES= misc gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Documents targeted for GNOME developers
+
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehier gnomedocutils
+INSTALLS_OMF= yes
+
+.include <bsd.port.mk>