openbsd-ports/x11/xsnow/Makefile

28 lines
538 B
Makefile
Raw Normal View History

2010-10-24 16:58:58 -04:00
# $OpenBSD: Makefile,v 1.21 2010/10/24 21:15:36 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}
2010-10-19 04:13:56 -04:00
USE_GROFF = 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>