Deprecate ports depending in devel/portlet-api

Feature safe:	yes
This commit is contained in:
Baptiste Daroussin 2012-10-27 18:53:17 +00:00
parent 18f326ff3b
commit c5e718c12c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306519

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Jakarta Commons Chain
# Date created: October 3, 2005
# Whom: Adam VanderHook <acidos@bandwidth-junkies.net>
#
# Created by: Adam VanderHook <acidos@bandwidth-junkies.net>
# $FreeBSD$
#
PORTNAME= commons-chain
PORTVERSION= 1.2
@ -16,6 +12,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= API implementing Chain of Responsiblity design pattern
DEPRECATED= Depends on the expired devel/portlet-api
EXPIRATION_DATE= 2012-11-27
BUILD_DEPENDS= ${JAR_DEPENDS}
RUN_DEPENDS= ${JAR_DEPENDS}