summaryrefslogblamecommitdiffstats
path: root/devel/py-gobject3/Makefile
blob: d9c7bc1f3be844d0adcced0025c40aae8c639372 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                    
           
          
 
                                       
                 
 
                                             
 
                       
 

                                                        
 
                                
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom$

PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=  3

COMMENT=    Python 2 bindings for GObject

SLAVE_PORT= python2

MASTERDIR=  ${.CURDIR}/../../devel/pygobject3-common
PLIST=      ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"