# ex:ts=8 # Ports collection makefile for: pygopherd # Date created: Sep 6, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= pygopherd PORTVERSION= 2.0.16 CATEGORIES= net python MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/ \ http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= araujo@FreeBSD.org COMMENT= Multiprotocol Information Server USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 2.0.15 WRKSRC= ${WRKDIR}/${PORTNAME} MAN8= pygopherd.8 post-patch: .for f in setup.py bin/pygopherd conf/pygopherd.conf doc/pygopherd.8 @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/${f} .endfor @${REINPLACE_CMD} -e "s|/usr/bin/python2.2|${PYTHON_CMD}|g" \ ${WRKSRC}/bin/pygopherd @${FIND} ${WRKSRC} -name "*.py" | ${XARGS} ${REINPLACE_CMD} \ -e "s|/usr/bin/python2.2|${PYTHON_CMD}|g" @${MV} ${WRKSRC}/conf/pygopherd.conf ${WRKSRC}/conf/pygopherd.conf-dist post-install: @${INSTALL_MAN} ${WRKSRC}/doc/${MAN8} ${MANPREFIX}/man/man8 @[ -f ${PREFIX}/etc/pygopherd/pygopherd.conf ] || \ ${CP} ${PREFIX}/etc/pygopherd/pygopherd.conf-dist ${PREFIX}/etc/pygopherd/pygopherd.conf .include nome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/nbsmtp
Commit message (Expand)AuthorAgeFilesLines
* - Remove OPTIONS entirely; there is no reason to not use SSL or IPv6 in theehaupt2012-09-081-27/+4
* Pacify portlintehaupt2011-12-271-2/+2
* Add LICENSE and remove MD5 sums.ehaupt2011-01-262-1/+2
* Remove WWW, freshmeat project site has disappeared and even the originalehaupt2010-10-051-15/+0
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
* Update WWWehaupt2007-07-061-1/+1
* Add an additional mirror.ehaupt2006-06-011-1/+2
* Update master site.ehaupt2006-05-231-2/+1
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1