diff options
Diffstat (limited to 'devel/ossp-al/Makefile')
-rw-r--r-- | devel/ossp-al/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index 81646f1c8c90..cb5500584fd4 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -9,6 +9,9 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Defines an abstract type of buffer that can move data without copying WWW= http://www.ossp.org/pkg/lib/al/ +DEPRECATED= Obsolete and abandoned upstream, last release in 2005 +EXPIRATION_DATE=2025-07-31 + LIB_DEPENDS= libex.so:devel/ossp-ex USES= libtool |