freebsd-ports/www/gnustep-ticker/Makefile
Baptiste Daroussin c3226aeda4 Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available

Feature safe:	yes
2012-10-26 10:23:01 +00:00

28 lines
527 B
Makefile

# $FreeBSD$
PORTNAME= ticker
PORTVERSION= 0.1
PORTREVISION= 3
CATEGORIES= www gnustep
MASTER_SITES= http://www.gnustep.it/marko/Ticker/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dinoex
PKGNAMEPREFIX= gnustep-
DISTNAME= Ticker
EXTRACT_SUFX= .tgz
DIST_SUBDIR= repacked
MAINTAINER= ports@FreeBSD.org
COMMENT= RSS monitor for RSS and Atom feeds
DEPRECATED= Abandonware
EXPIRATION_DATE= 2012-11-26
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>