mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
14 lines
208 B
Makefile
14 lines
208 B
Makefile
COMMENT= lightweight, 'relaxed' RSS (and XML-ish) parser
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = XML-RSSLite-0.17
|
|
CATEGORIES= textproc
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
EXTRACT_SUFX = .tgz
|
|
|
|
.include <bsd.port.mk>
|