# New ports collection makefile for: googletest # Date created: Oct 14, 2008 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= googletest PORTVERSION= 1.2.1 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE DISTNAME= gtest-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= A framework for writing C++ tests on a variety of platforms GNU_CONFIGURE= yes USE_LDCONFIG= yes #regression-test: # cd ${WRKSRC}; ${MAKE} check .include