1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/cpptest: really fix Makefile

Submitted by:	Max Brazhnikov <makc@freebsd.org>
This commit is contained in:
Kurt Jaeger 2014-07-31 18:53:10 +00:00
parent f93c8b845e
commit 482d3189b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363651

View File

@ -5,7 +5,6 @@ PORTNAME= cpptest
PORTVERSION= 1.1.2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
#http://downloads.sourceforge.net/project/cpptest/cpptest/cpptest-1.1.2/cpptest-1.1.2.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fcpptest%2F&ts=1406744543&use_mirror=heanet
MAINTAINER= fernando.apesteguia@gmail.com
COMMENT= Unit testing framework for handling automated tests in C++