1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/games/xdesktopwaves/Makefile
Muhammad Moinur Rahman 94fac258fa
games/xdesktopwaves: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 09:14:27 +01:00

22 lines
437 B
Makefile

PORTNAME= xdesktopwaves
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simulation of water waves on the desktop
WWW= https://xdesktopwaves.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg
USE_XORG= x11 xext
PLIST_FILES= bin/xdesktopwaves \
share/man/man1/xdesktopwaves.1.gz
.include <bsd.port.mk>