openbsd-ports/x11/xmascot/Makefile

30 lines
694 B
Makefile
Raw Normal View History

1998-01-25 17:44:13 -05:00
# OpenBSD makefile for: xmascot
# Version required: 2.5p2
# Date created: 25 January 1998
# Whom: Angelos D. Keromytis
#
2001-07-09 13:10:49 -04:00
# $OpenBSD: Makefile,v 1.11 2001/07/09 17:11:49 pvalchev Exp $
1998-01-25 17:44:13 -05:00
#
COMMENT= "moving mascot on your X11 screen"
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
1998-01-25 17:44:13 -05:00
CATEGORIES= x11
NEED_VERSION= 1.402
1998-01-25 17:44:13 -05:00
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/
MAINTAINER= ports@openbsd.org
1998-01-25 17:44:13 -05:00
PERMIT_PACKAGE_CDROM= "no explicit license"
2000-03-23 17:14:37 -05:00
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no explicit license"
2000-03-23 17:14:37 -05:00
PERMIT_DISTFILES_FTP= Yes
2001-07-09 13:10:49 -04:00
USE_X11= Yes
CONFIGURE_STYLE= imake
1998-01-25 17:44:13 -05:00
.include <bsd.port.mk>