21 lines
406 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.30 2019/07/14 00:39:34 naddy Exp $
1997-12-02 01:33:20 +00:00
2007-09-15 10:37:21 +00:00
COMMENT= set the root window to the moon in its current phase
DISTNAME= xphoon-20000613
REVISION= 1
1997-12-02 01:33:20 +00:00
CATEGORIES= astro x11
HOMEPAGE= http://xphoon.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xphoon/}
1997-12-02 01:33:20 +00:00
# BSD like
PERMIT_PACKAGE= Yes
WANTLIB= X11 Xau Xdmcp Xext c m
1999-09-23 21:58:00 +00:00
CONFIGURE_STYLE= imake
1997-12-02 01:33:20 +00:00
2013-03-10 22:28:04 +00:00
NO_TEST= Yes
2002-10-24 16:21:35 +00:00
1997-12-02 01:33:20 +00:00
.include <bsd.port.mk>