openbsd-ports/x11/xsnow/Makefile

28 lines
536 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.19 2010/07/30 06:59:02 ajacoutot Exp $
COMMENT= snowy and Santa-y desktop
1998-01-24 17:00:47 -05:00
DISTNAME= xsnow-1.42
REVISION= 1
CATEGORIES= x11
2002-10-29 14:48:57 -05:00
2009-12-01 03:53:52 -05:00
HOMEPAGE= http://dropmix.xs4all.nl/rick/Xsnow/
2004-11-21 14:01:28 -05:00
MAINTAINER= Victor Sahlstedt <salan@legonet.org>
1998-01-24 17:00:47 -05:00
PERMIT_PACKAGE_CDROM= vague license
PERMIT_PACKAGE_FTP= vague license
PERMIT_DISTFILES_CDROM= vague license
2000-03-23 17:44:35 -05:00
PERMIT_DISTFILES_FTP= Yes
2008-02-02 04:18:54 -05:00
WANTLIB= X11 Xau Xdmcp Xext Xpm c m
2000-03-23 17:44:35 -05:00
MASTER_SITES= ${HOMEPAGE}
2001-07-09 13:10:49 -04:00
USE_X11= Yes
CONFIGURE_STYLE= imake
1998-01-24 17:00:47 -05:00
NO_REGRESS= Yes
2002-10-29 14:48:57 -05:00
1998-01-24 17:00:47 -05:00
.include <bsd.port.mk>