openbsd-ports/x11/xmascot/Makefile
2002-03-21 21:25:50 +00:00

28 lines
660 B
Makefile

# OpenBSD makefile for: xmascot
# Version required: 2.5p2
# Date created: 25 January 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.13 2002/03/21 21:25:57 espie Exp $
#
COMMENT= "moving mascot on your X11 screen"
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
CATEGORIES= x11
NEED_VERSION= 1.515
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/
PERMIT_PACKAGE_CDROM= "no explicit license"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no explicit license"
PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>