Files
naddy 4e66d49984 http://*sourceforge.net now redirect to https
Update SITES, HOMEPAGE, and comments.
2023-11-07 14:19:05 +00:00

19 lines
367 B
Makefile

COMMENT= displays the date and resembles the toolbar
DISTNAME= bbdate-0.2.4
REVISION= 5
CATEGORIES= x11
SITES= ${SITE_SOURCEFORGE:=bbtools/}
HOMEPAGE= https://bbtools.sourceforge.net/download.php?file=3
# GPL
PERMIT_PACKAGE= Yes
WANTLIB += ICE SM X11 c m ${COMPILER_LIBCXX}
COMPILER = base-clang ports-gcc base-gcc
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>