- Add LICENSE_FILE

- Pet portlint
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-08-05 09:02:35 +00:00
parent 03494499d9
commit 875c068973
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508145
2 changed files with 5 additions and 4 deletions

View file

@ -10,15 +10,16 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Utility similar to indent for C++ code
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOCS
USES= tar:tgz
GNU_CONFIGURE= yes
MAKEFILE= makefile
USES= tar:tgz
CFLAGS+= -DBCPP_CONFIG_DIR=\\\"${PREFIX}/etc/${PORTNAME}\\\"
OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/code/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/code/${PORTNAME}.cfg \

View file

@ -1,3 +1,3 @@
A utility similar to indent for C++ code
WWW: http://invisible-island.net/bcpp/bcpp.html
WWW: https://invisible-island.net/bcpp/bcpp.html