15 lines
346 B
Makefile
15 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/01/04 01:07:52 poppnk Exp $
|
|
#
|
|
|
|
DISTNAME= rss2html-0.3
|
|
CATEGORIES= wip converters
|
|
MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
HOMEPAGE= http://www.nopcode.org/?t=rss2html
|
|
COMMENT= RSS to HTML converter
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_GMAKE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|