aboutsummaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 17:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 17:04:00 +0000
commitd389c2f0a84bafbdb01efe775c024577868cdb1f (patch)
tree8ca13183bcaf303d82067e3c9fb2cc2b0527151c /math/pari
parent41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff)
downloadports-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.gz
ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.zip
Deprecate some ports where I can't find distfiles and upstream
Notes
Notes: svn path=/head/; revision=278804
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 533610486d80..1a38548233dd 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -15,6 +15,9 @@ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mathematics library and advanced calculator package
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
MAKE_JOBS_UNSAFE= yes