head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.43;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2009.08.22.00.38.16;	author amdmi3;	state Exp;
branches;
next	1.3;

1.3
date	2007.06.29.16.29.16;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2007.05.19.20.25.15;	author flz;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.24.20.13.29;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:   	netoffice
# Date created:                         22 Sep 2006
# Whom:                                 Marcelo Araujo <araujo@@bsdmail.org>
#
# $FreeBSD: head/www/netoffice/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	netoffice
PORTVERSION=	2.6.0b2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION}

MAINTAINER=	araujo@@FreeBSD.org
COMMENT=	NetOffice is a free web based project-management environment

NO_BUILD=	yes
USER_MYSQL=	yes
USE_PHP=	mysql pcre zlib session xml gd
WANT_PHP_WEB=	yes

WEBOWN?=	www
WEBGRP?=	www
APACHEDIR=	${LOCALBASE}/www/
INSTALLDIR=	${APACHEDIR}/${PORTNAME}

do-install:
	${MKDIR} ${INSTALLDIR}
	cd ${WRKSRC}; ${FIND} . \
		| ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR}

.include <bsd.port.mk>
@


1.4
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Change my mail address to araujo@@.

Approved by:	stas (mentor)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	netoffice
@


1.2
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d14 1
a14 1
MAINTAINER=	araujo@@bsdmail.org
@


1.1
log
@netOffice is a free web based project-management environment
written in php/mySQL. netOffice allows managing and sharing
information about teams.

WWW: http://netoffice.sourceforge.net/modules/news/

PR:		ports/103475
Submitted by:   Marcelo Araujo" <araujo@@bsdmail.org>
@
text
@d9 1
@

