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