a99a21022b
depend on XFree86 3.3.6
26 lines
579 B
Makefile
26 lines
579 B
Makefile
# OpenBSD makefile for: xmascot
|
|
# Version required: 2.5p2
|
|
# Date created: 25 January 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.7 2000/07/10 02:07:03 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
PKGNAME= xmascot-2.5p2
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.230
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= "no explicit license"
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= "no explicit license"
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_IMAKE= Yes
|
|
FAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|