1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Deprecated as it depends on the expired p5-Class-Field

Feature safe:	yes
This commit is contained in:
Baptiste Daroussin 2012-10-27 18:44:54 +00:00
parent 79fe5c9ad8
commit 59b635e9e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306514

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Math::LinearCombination
# Date created: 5 Nov 2001
# Whom: Sergey Skvortsov <skv@FreeBSD.org>
#
# Created by: Sergey Skvortsov <skv@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Math-LinearCombination
PORTVERSION= 0.03
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Sum of variables with a numerical coefficient
DEPRECATED= Depends on the expired p5-Class-Field
EXPIRATION_DATE= 2012-11-27
BUILD_DEPENDS= p5-Class-Fields>=0:${PORTSDIR}/devel/p5-Class-Fields \
p5-Math-SimpleVariable>=0:${PORTSDIR}/math/p5-Math-SimpleVariable
RUN_DEPENDS:= ${BUILD_DEPENDS}