openbsd-ports/x11/xfishtank/Makefile
2000-06-02 15:01:18 +00:00

29 lines
646 B
Makefile

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