# ex:ts=8 # Ports collection makefile for: py-docutils # Date created: Sep 14, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= docutils PORTVERSION= 0.4 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python Documentation Utilities USE_PYTHON= yes USE_PYDISTUTILS= yes BINS= bin/rst2xml.py bin/rst2s5.py bin/rst2pseudoxml.py \ bin/rst2newlatex.py bin/rst2latex.py bin/rst2html.py post-install: .for i in ${BINS} ${MV} -f ${PREFIX}/${i} ${PREFIX}/${i:S/.py//g} .endfor .include 44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* - Add some SHA256 checksumspav2005-11-241-0/+1
* - Make it fetchable again.garga2005-10-211-1/+3
* Add SIZE.trevor2004-01-281-0/+1
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
* Bug in audio/shout when using with SHOUTcast Server 1.9.2edwin2003-09-012-0/+21