openbsd-ports/x11/xfishtank/Makefile
sturm 51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00

25 lines
534 B
Makefile

# $OpenBSD: Makefile,v 1.15 2003/10/08 17:13:18 sturm Exp $
COMMENT= "fish swim in the background of your screen"
DISTNAME= xfishtank-2.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= "no license"
USE_X11= Yes
CONFIGURE_STYLE= imake noman
WRKDIST= ${WRKDIR}/xfishtank2.0
post-patch:
@cd ${WRKSRC} && ${MAKE_ENV} ${MAKE_PROGRAM} clean
NO_REGRESS= Yes
.include <bsd.port.mk>