20 lines
510 B
Makefile
20 lines
510 B
Makefile
# $NetBSD: Makefile,v 1.7 2006/05/19 16:51:18 ykomatsu Exp $
|
|
#
|
|
|
|
DISTNAME= hasciicam-0.9
|
|
CATEGORIES= graphics net
|
|
MASTER_SITES= http://ascii.dyne.org/ \
|
|
http://www.autistici.org/dyne/hasciicam/ \
|
|
http://freesoftware.fsf.org/download/hasciicam/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ascii.dyne.org/
|
|
COMMENT= Live ascii video on the web
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_TOOLS+= gmake
|
|
|
|
ONLY_FOR_PLATFORM= Linux-*-*
|
|
|
|
.include "../../graphics/aalib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|