# New ports collection makefile for: redmine # Date created: 2009-02-24 # Whom: Bernhard Froehlich # # $FreeBSD$ # PORTNAME= redmine PORTVERSION= 0.8.7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= decke@bluelife.at COMMENT= A flexible project management web application USE_RUBY= yes USE_RUBY_FEATURES= iconv USE_RAKE= yes NO_BUILD= yes do-install: ${MKDIR} ${WWWDIR} (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "*" ${WWWDIR} "! -name *.orig") ${MKDIR} ${WWWDIR}/public/plugin_assets ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} .for f in files log tmp public/plugin_assets ${CHMOD} -R 755 ${WWWDIR}/${f} .endfor post-install: @${CAT} ${PKGMESSAGE} .include link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use USES=pathfix where applicable.mat2016-10-211-1/+0
* ${RM} already has -f.mat2016-10-211-3/+3
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-4/+4
* Remove FreeBSD 8 specific checkbapt2015-08-241-7/+0
* Convert to USES=autoreconfbapt2014-12-181-3/+2