# New ports collection makefile for: gitosis # Date created: 25 June 2009 # Whom: Douglas Thrift # # $FreeBSD$ # PORTNAME= gitosis PORTVERSION= 0.2.20090917 CATEGORIES= devel python MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Software for hosting git repositories LICENSE= GPLv2 RUN_DEPENDS= git:${PORTSDIR}/devel/git USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install USERS= git GROUPS= ${USERS} WRKSRC= ${WRKDIR}/${PORTNAME} PYDISTUTILS_PKGVERSION= ${PORTVERSION:R} post-install: ${CHMOD} +x ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/gitosis/templates/admin/hooks/post-update @${CAT} ${PKGMESSAGE} .include href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nbc
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1