# Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= xsv PORTVERSION= 3.1 CATEGORIES= textproc python MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/XSV/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= horia@racoviceanu.com COMMENT= XML Schema Validator LICENSE= GPLv2 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ltxml>0:${PORTSDIR}/textproc/py-ltxml USES= python USE_PYTHON= distutils autoplist USE_LDCONFIG= yes PORTDOCS= pc-shrinkwrap xsv-status.xml xsv-status.html PORTEXAMPLES= triv.xml triv.xsd tiny.xml tiny.xsd OPTIONS_DEFINE= DOCS EXAMPLES .include .if ${ARCH} == "amd64" || ${ARCH} == "ia64" CFLAGS+= -fPIC .endif post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR} .include v id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD x11 team proudly presentszeising2013-05-252-9/+4
* - Please welcome Xorg 7.5.2miwi2012-04-222-4/+4
* Remove whitespace after b.p.m to help reduce false postives when searching fo...eadler2012-02-081-1/+0
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Fix build on FreeBSD 10.0miwi2011-10-291-0/+1
* - Please welcome Xorg 7.5.1miwi2011-02-263-13/+5
* - Fix build on 6.Xmiwi2010-05-071-1/+8
* - Update to Xorg 7.5miwi2010-05-014-56/+4