# New ports collection makefile for: py-fonttools # Date created: 2 January 2001 # Whom: Joseph Koshy # # $FreeBSD$ # PORTNAME= fonttools PORTVERSION= 2.0b1 CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fonttools PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= fonttools-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= jkoshy@freebsd.org COMMENT= An open source library for manipulating fonts, written in Python BUILD_DEPENDS= xmlproc_val:${PORTSDIR}/textproc/py-xml \ ${PYNUMERIC} RUN_DEPENDS= xmlproc_val:${PORTSDIR}/textproc/py-xml \ ${PYNUMERIC} WRKSRC= ${WRKDIR}/fonttools USE_PYTHON= yes USE_PYDISTUTILS= yes DOCDIR= ${PREFIX}/share/doc/py-fonttools post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/Doc/* ${DOCDIR} .endif .include ww.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-4/+2
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+0
* = Drop MD5 supportmiwi2011-07-031-2/+0
* Change maintainers email.bsam2009-11-251-1/+1
* . update to version 3.1.25;bsam2009-08-313-36/+47
* A full-system simulation infrastructure and toolsbsam2009-08-04