17 lines
427 B
Makefile
17 lines
427 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/02/24 23:12:37 cube Exp $
|
|
#
|
|
|
|
DISTNAME= gkrellmoon-0.6
|
|
PKGNAME= gkrellm-moon-0.6
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmoon/}
|
|
|
|
MAINTAINER= cube@NetBSD.org
|
|
HOMEPAGE= http://gkrellmoon.sourceforge.net/
|
|
COMMENT= GKrellM2 moonclock plugin
|
|
|
|
USE_BUILDLINK3= yes
|
|
ALL_TARGET= gkrellmoon.so
|
|
|
|
.include "../../sysutils/gkrellm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|