diff options
Diffstat (limited to 'misc/gnome-devel-docs/Makefile')
| -rw-r--r-- | misc/gnome-devel-docs/Makefile | 27 | 
1 files changed, 0 insertions, 27 deletions
| diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile deleted file mode 100644 index 85919112f..000000000 --- a/misc/gnome-devel-docs/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# 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.19 2010/03/31 10:07:19 avl Exp $ -# - -PORTNAME=	gnome-devel-docs -PORTVERSION=	2.30.1 -CATEGORIES=	misc gnome -MASTER_SITES=	GNOME -DIST_SUBDIR=	gnome2 - -MAINTAINER=	ahze@FreeBSD.org -COMMENT=	Documents targeted for GNOME developers - -BUILD_DEPENDS=	gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils -RUN_DEPENDS=	gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils - -USE_BZIP2=	yes -GNU_CONFIGURE=	yes -USE_GMAKE=	yes -USE_GNOME=	gnomehier -INSTALLS_OMF=	yes - -.include <bsd.port.mk> | 
