diff options
Diffstat (limited to 'devel/bcpp')
-rw-r--r-- | devel/bcpp/Makefile | 8 | ||||
-rw-r--r-- | devel/bcpp/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/bcpp/Makefile b/devel/bcpp/Makefile index a1fb78b21fd3..64d81adcd493 100644 --- a/devel/bcpp/Makefile +++ b/devel/bcpp/Makefile @@ -2,18 +2,20 @@ # $FreeBSD$ PORTNAME= bcpp -PORTVERSION= 20120318 +PORTVERSION= 20131209 CATEGORIES= devel 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 +LICENSE= MIT + OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes MAKEFILE= makefile +USES= tar:tgz CFLAGS+= -DBCPP_CONFIG_DIR=\\\"${PREFIX}/etc/${PORTNAME}\\\" diff --git a/devel/bcpp/distinfo b/devel/bcpp/distinfo index 35c9ba990088..33576293de7a 100644 --- a/devel/bcpp/distinfo +++ b/devel/bcpp/distinfo @@ -1,2 +1,2 @@ -SHA256 (bcpp-20120318.tgz) = 75a7035da6387ff94111e643ff9efd26f742b52732f0bb8e434c216b8a642507 -SIZE (bcpp-20120318.tgz) = 147987 +SHA256 (bcpp-20131209.tgz) = 4732d606c9b5857d0ea2cee2f2b54eb3b8928f547f8a0c6b89096b674c6bd7f7 +SIZE (bcpp-20131209.tgz) = 146147 |