FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
25 lines
574 B
Makefile
25 lines
574 B
Makefile
# OpenBSD makefile for: xmascot
|
|
# Version required: 2.5p2
|
|
# Date created: 25 January 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:44:03 espie Exp $
|
|
#
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
PKGNAME= xmascot-2.5p2
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.305
|
|
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
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|