blob: 338a29bc751b67eee426c8ce8d8de706314b820e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.4 2003/07/17 22:56:56 grant Exp $
#
DISTNAME= xflame-1.1.1
CATEGORIES= x11
MASTER_SITES= http://www.owlnet.rice.edu/~rahul/
MAINTAINER= hubertf@NetBSD.org
COMMENT= Draws a flame on the screen
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"
|