mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- 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:
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
|
@ -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}\\\"
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (bcpp-20120318.tgz) = 75a7035da6387ff94111e643ff9efd26f742b52732f0bb8e434c216b8a642507
|
||||
SIZE (bcpp-20120318.tgz) = 147987
|
||||
SHA256 (bcpp-20131209.tgz) = 4732d606c9b5857d0ea2cee2f2b54eb3b8928f547f8a0c6b89096b674c6bd7f7
|
||||
SIZE (bcpp-20131209.tgz) = 146147
|
||||
|
|
Loading…
Add table
Reference in a new issue