diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
commit | 9b870e10a8cb2120f17100288e84b41ad4f8d67a (patch) | |
tree | 27fda9c00450c16a4e1771ef81abab249e4bddd0 /sysutils/ltrace | |
parent | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (diff) | |
download | freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.gz freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.zst freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.zip |
Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now
Diffstat (limited to 'sysutils/ltrace')
-rw-r--r-- | sysutils/ltrace/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index facd87d59f93..4a70055f682e 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.cs.huji.ac.il/~bla/ports/ MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic Library Tracer -- similar to strace, but trace library calls +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf # The FreeBSD port exists only for i386 |