- Update to 20131209

- Add LICENSE
- Pass maintainership to submitter

Changes:	http://invisible-island.net/bcpp/CHANGES
PR:		ports/188239
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-06 05:49:16 +00:00
parent eab3d37c7f
commit 6593879a2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350325
2 changed files with 7 additions and 5 deletions

View file

@ -2,18 +2,20 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= bcpp PORTNAME= bcpp
PORTVERSION= 20120318 PORTVERSION= 20131209
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/bcpp/ MASTER_SITES= ftp://invisible-island.net/bcpp/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org MAINTAINER= 5u623l20@gmail.com
COMMENT= Utility similar to indent for C++ code COMMENT= Utility similar to indent for C++ code
LICENSE= MIT
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
MAKEFILE= makefile MAKEFILE= makefile
USES= tar:tgz
CFLAGS+= -DBCPP_CONFIG_DIR=\\\"${PREFIX}/etc/${PORTNAME}\\\" CFLAGS+= -DBCPP_CONFIG_DIR=\\\"${PREFIX}/etc/${PORTNAME}\\\"

View file

@ -1,2 +1,2 @@
SHA256 (bcpp-20120318.tgz) = 75a7035da6387ff94111e643ff9efd26f742b52732f0bb8e434c216b8a642507 SHA256 (bcpp-20131209.tgz) = 4732d606c9b5857d0ea2cee2f2b54eb3b8928f547f8a0c6b89096b674c6bd7f7
SIZE (bcpp-20120318.tgz) = 147987 SIZE (bcpp-20131209.tgz) = 146147