6c9f5f302d
Patch for x11-wm/piewm/Makefile to update WWW & MASTER_SITES entries. The current WWW entry in x11-wm/piewm /Makefile points to http://www.crynwr.com/piewm/, which no longer seems to exist. PR: 266457
17 lines
502 B
Makefile
17 lines
502 B
Makefile
PORTNAME= piewm
|
|
PORTVERSION= 1.04
|
|
PORTREVISION= 4
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://www.catwhisker.org/~david/FreeBSD/distfiles/ https://web.archive.org/web/20160424061632if_/http://www.crynwr.com/piewm/ LOCAL/dhw
|
|
|
|
MAINTAINER= david@catwhisker.org
|
|
COMMENT= tvtwm with pie (circular) menus
|
|
WWW= https://web.archive.org/web/20160409071502if_/http://www.crynwr.com/piewm/index.html~
|
|
|
|
USES= imake xorg
|
|
DISABLE_SIZE= yes
|
|
USE_XORG= xbitmaps xpm xmu
|
|
|
|
CFLAGS+= -Wno-return-type
|
|
|
|
.include <bsd.port.mk>
|