head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.33;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.22.00.38.08;	author amdmi3;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:   freeway
# Date created:		22 Sep 2008
# Whom:			Wen heping <wenheping@@gmail.com>
#
# $FreeBSD: head/www/freeway/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	freeway
PORTVERSION=	1.4.2.197
CATEGORIES=	www
MASTER_SITES=	SF/${PORTNAME}-ecom/Freeway/${PORTVERSION}%20Sathish
DISTNAME=	${PORTNAME}_${PORTVERSION:S,.,_,g}

MAINTAINER=	wenheping@@gmail.com
COMMENT=	A Advanced Open Source eCommerce Platform

USE_PHP=	mysql
WRKSRC=		${WRKDIR}/${PORTNAME}

NO_BUILD=	yes
SUB_FILES=	pkg-message

.include <bsd.port.pre.mk>
do-install:
	@@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
	@@${CHMOD} -R 755 ${WWWDIR}

post-install:
	@@${ECHO_CMD} '@@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \
		>> ${TMPPLIST}
	@@${ECHO_CMD} '@@exec ${CHMOD} 755 -R ${WWWDIR}' \
		>> ${TMPPLIST}
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.post.mk>
@


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


1.1
log
@Freeway is by far the largest and most fully featured
Open Source eCommerce platform. It doesn't just sell
products but extends to sell in some very fancy new
ways and is very configurable. For example, you can
just sell products if you are not interested in the
other selling methods.

You will find Freeway has very strong CRM features as
well as a useful and simple CMS as well.

WWW:	http://www.openfreeway.org/

PR:		ports/127568
Submitted by:	Wen heping <wenheping at gmail.com>
@
text
@d11 1
a11 2
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	freeway-ecom
@

