openbsd-ports/x11/xsnow/Makefile
2010-10-24 20:58:58 +00:00

28 lines
538 B
Makefile

# $OpenBSD: Makefile,v 1.21 2010/10/24 21:15:36 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_GROFF = Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>