15 lines
246 B
Makefile
15 lines
246 B
Makefile
# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:53 sthen Exp $
|
|
|
|
COMMENT= figure out when to fetch RSS Feeds
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= XML-RSS-Timing-1.07
|
|
REVISION= 2
|
|
CATEGORIES= textproc
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|