mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
2543a0ea27
Deprecate horde3 ports and set expiration date to 2014-08-20 PR: 190142 Approved by: portmgr (implicit, not staged)
23 lines
467 B
Makefile
23 lines
467 B
Makefile
# Created by: Beech Rintoul (<beech@FreeBSD.org>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= klutz
|
|
PORTVERSION= 1.0
|
|
DISTVERSIONSUFFIX=
|
|
PORTREVISION= 3
|
|
CATEGORIES= deskutils www
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Comic strip viewer for horde
|
|
|
|
DEPRECATED= EOL in April 2012
|
|
EXPIRATION_DATE= 2014-08-20
|
|
|
|
USE_HORDE= base
|
|
USES= gettext
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
|
.include <bsd.port.mk>
|