diff options
Diffstat (limited to 'devel/cons-test/Makefile')
-rw-r--r-- | devel/cons-test/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index 30774ad2ef15..e9ddbc243672 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -8,12 +8,15 @@ MASTER_SITES= http://www.dsmit.com/cons/stable/ \ http://www.baldmt.com/cons/stable/ MAINTAINER= ports@FreeBSD.org -COMMENT= Test bed for `Cons' development +COMMENT= Test bed for 'Cons' development WWW= http://www.dsmit.com/cons/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired devel/cons +EXPIRATION_DATE=2025-09-30 + RUN_DEPENDS= ${LOCALBASE}/bin/cons:devel/cons USES= perl5 tar:tgz |