mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
11 lines
222 B
Makefile
11 lines
222 B
Makefile
PORTREVISION= 1
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
COMMENT= Python support for libpeas
|
|
|
|
LIBPEAS_SLAVE= python
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/libpeas/
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|