git: c6cd8d368496 - main - print/t1utils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:19:53 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6cd8d368496fad6b91bf24b6093bb6d0c85165b commit c6cd8d368496fad6b91bf24b6093bb6d0c85165b Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:19:42 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:19:42 +0000 print/t1utils: Add CPE information Approved by: portmgr (blanket) --- print/t1utils/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/print/t1utils/Makefile b/print/t1utils/Makefile index 7b419c932695..8012c09588f7 100644 --- a/print/t1utils/Makefile +++ b/print/t1utils/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://www.lcdf.org/type/ MAINTAINER= mwm@mired.org COMMENT= Six utilities for manipulating t1 fonts +USES= cpe +CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes .include <bsd.port.mk>