10 lines
209 B
Makefile
10 lines
209 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/08 14:51:49 espie Exp $
|
||
|
|
||
|
COMMENT="Misato sitter for kamor"
|
||
|
DISTNAME=misato-blinks-1.0
|
||
|
WRKDIST=${WRKDIR}
|
||
|
DATA=misatobli/misa*.xpm
|
||
|
SITTER=misatobli
|
||
|
|
||
|
.include <bsd.port.mk>
|