1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

x11-wm/transset: set LICENSE knobs and drop GNU_CONFIGURE_MANPREFIX

... which is the default manpage location as of commit 9fd7ee1cdf.

PR:		279113 (modified)
Submitted by:	Chris Hutchinson
This commit is contained in:
Alexey Dokuchaev 2024-05-18 06:06:12 +00:00
parent 065f61c4c8
commit 337c6aaa1c

View File

@ -8,11 +8,12 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= Make your windows transparent
WWW= https://forchheimer.se/transset-df/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:app
USE_XORG= x11 xorgproto
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/transset share/man/man1/transset.1.gz
.include <bsd.port.mk>