- Add LICENSE_FILE

- Fix WWW:

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-03-15 11:30:43 +00:00
parent db6ef5d39a
commit fb42c7dfc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436209
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ MAINTAINER= lichray@gmail.com
COMMENT= Pure interface to C++ STL map and vectors
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lib pkgconfig pure

View file

@ -3,4 +3,4 @@ pure-stlvec and pure-stlmap. These addons provide Pure interfaces to a
selection of containers provided by the C++ Standard Library, specialized
to hold pointers to arbitrary Pure expressions.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-stllib.html
WWW: https://puredocs.bitbucket.io/pure-stllib.html