openbsd-ports/x11/xsnow/Makefile

28 lines
536 B
Makefile

# $OpenBSD: Makefile,v 1.19 2010/07/30 06:59:02 ajacoutot Exp $
COMMENT= snowy and Santa-y desktop
DISTNAME= xsnow-1.42
REVISION= 1
CATEGORIES= x11
HOMEPAGE= http://dropmix.xs4all.nl/rick/Xsnow/
MAINTAINER= Victor Sahlstedt <salan@legonet.org>
PERMIT_PACKAGE_CDROM= vague license
PERMIT_PACKAGE_FTP= vague license
PERMIT_DISTFILES_CDROM= vague license
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xdmcp Xext Xpm c m
MASTER_SITES= ${HOMEPAGE}
USE_X11= Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>