freebsd-ports/www/gnustep-ticker/Makefile

29 lines
527 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= ticker
PORTVERSION= 0.1
PORTREVISION= 3
CATEGORIES= www gnustep
2011-08-08 18:20:17 +02:00
MASTER_SITES= http://www.gnustep.it/marko/Ticker/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dinoex
PKGNAMEPREFIX= gnustep-
DISTNAME= Ticker
EXTRACT_SUFX= .tgz
2007-07-10 08:24:32 +02:00
DIST_SUBDIR= repacked
2012-06-26 07:44:19 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= RSS monitor for RSS and Atom feeds
DEPRECATED= Abandonware
EXPIRATION_DATE= 2012-11-26
2010-06-04 15:49:15 +02:00
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>