13 lines
269 B
Makefile
13 lines
269 B
Makefile
# $NetBSD: Makefile,v 1.5 2005/02/21 20:26:15 hubertf Exp $
|
|
#
|
|
|
|
DISTNAME= xflame-1.1.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"
|