1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Add LICENSE_FILE

- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-04 20:13:52 +00:00
parent 725e26d121
commit e9993d8980
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400790

View File

@ -12,8 +12,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python bindings for library for handling compressed RTF documents
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENCE
BUILD_DEPENDS= ${LOCALBASE}/bin/pyrexc:${PORTSDIR}/devel/pyrex
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
LIB_DEPENDS= librtfcomp.so:${PORTSDIR}/archivers/librtfcomp
CONFIGURE_ARGS= --enable-python-bindings