Add LICENSE_FILE
This commit is contained in:
@@ -11,6 +11,8 @@ COMMENT= Ruby interface to PostgreSQL library
|
||||
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_BSD2CLAUSE =${WRKSRC}/BSDL
|
||||
LICENSE_FILE_RUBY =${WRKSRC}/LICENSE
|
||||
|
||||
CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \
|
||||
--with-pgsql-lib-dir=`${PG_CONFIG} --libdir`
|
||||
|
||||
Reference in New Issue
Block a user