aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:19:42 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 10:19:42 +0000
commitc6cd8d368496fad6b91bf24b6093bb6d0c85165b (patch)
tree7fb9d04cef4f9803b234e23926a40e3250a5f3c0
parent1e214c4ed8eb9e6d65984186d333414b18b0b628 (diff)
downloadports-c6cd8d368496fad6b91bf24b6093bb6d0c85165b.tar.gz
ports-c6cd8d368496fad6b91bf24b6093bb6d0c85165b.zip
print/t1utils: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--print/t1utils/Makefile2
1 files changed, 2 insertions, 0 deletions
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>