HOMEPAGE is broken and PERMIT_* says "Commercial game data files". From MAINTAINER Paul de Weerd: These ports really don't add much value. PERMIT_* says "Commercial game data files", so you have to already have the WADs to be able to build a pkg. Of course, then you can distribute the pkg to a set of machines for a nice fragfest .. but you could also distribute the WADs themselves with ansible or even a simple shell script and some ssh/scp. So, I propose to remove these two ports and simply keep only the shareware WAD available as a pkg. Agreement that commercial game assets should not be packaged, OK jsg kili daniel kn
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# $OpenBSD: Makefile,v 1.3 2019/11/03 11:50:10 kn Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += shareware
|
|
|
|
.include <bsd.port.subdir.mk>
|