openbsd-ports/x11/xfishtank/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

28 lines
630 B
Makefile

# OpenBSD makefile for: xfishtank
# Version required: 2.2
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:44:02 espie Exp $
#
DISTNAME= xfishtank-2.2
CATEGORIES= x11
NEED_VERSION= 1.305
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake noman
WRKDIST= ${WRKDIR}/xfishtank2.0
post-patch:
cd ${WRKSRC}; make clean
.include <bsd.port.mk>