1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

print/lout: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-21 12:19:15 +00:00
parent 83f49680fc
commit 2228aa6558
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -13,9 +13,10 @@ LICENSE= GPLv3+
OPTIONS_DEFINE= DOCS
USES= gmake
USES= cpe gmake
MAKEFILE= makefile
ALL_TARGET= lout prg2lout
INSTALL_TARGET= install installman installdoc
CPE_VENDOR= lout_project
.include <bsd.port.mk>