openbsd-ports/x11/xmascot/Makefile
espie 100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +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.12 2001/10/28 13:05:51 espie Exp $
#
COMMENT= "moving mascot on your X11 screen"
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
CATEGORIES= x11
NEED_VERSION= 1.402
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>