Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 09:46:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350077 - head/devel/p5-Sys-Info-Base
Message-ID:  <201404040946.s349kHfJ007892@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  4 09:46:17 2014
New Revision: 350077
URL: http://svnweb.freebsd.org/changeset/ports/350077
QAT: https://qat.redports.org/buildarchive/r350077/

Log:
  - Add LICENSE
  - Remove regression-test:

Modified:
  head/devel/p5-Sys-Info-Base/Makefile

Modified: head/devel/p5-Sys-Info-Base/Makefile
==============================================================================
--- head/devel/p5-Sys-Info-Base/Makefile	Fri Apr  4 09:32:12 2014	(r350076)
+++ head/devel/p5-Sys-Info-Base/Makefile	Fri Apr  4 09:46:17 2014	(r350077)
@@ -11,13 +11,13 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:R}${
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Base class for Sys::Info
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
 USE_PERL5=	configure
 USES=		perl5
 
-regression-test test: build
-	cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE} test
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404040946.s349kHfJ007892>