aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/redland-bindings-python/Makefile
blob: 92ed591bbdb6397df29e6e13f6ca1c30f8840ab4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    redland-bindings-python
# Date created:             23 March 2005
# Whom:                 Jordi Haarman
#
# $FreeBSD$
#

CATEGORIES= textproc python

MAINTAINER= j.haarman@synantics.com
COMMENT=    Python language bindings for the Redland package
PKGNAMESUFFIX=  -python

MASTERDIR=  ${.CURDIR}/../redland-bindings

CONFLICTS=  redland-bindings-[0-9]*

WITH_PYTHON=    yes

.include "${MASTERDIR}/Makefile"