14 lines
282 B
Makefile
14 lines
282 B
Makefile
# $NetBSD: Makefile,v 1.6 2006/02/05 23:11:47 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xflame-1.1.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.owlnet.rice.edu/~rahul/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
COMMENT= Draws a flame on the screen
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|