diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 10:19:42 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 10:19:42 +0000 |
commit | c6cd8d368496fad6b91bf24b6093bb6d0c85165b (patch) | |
tree | 7fb9d04cef4f9803b234e23926a40e3250a5f3c0 /print/t1utils | |
parent | 1e214c4ed8eb9e6d65984186d333414b18b0b628 (diff) |
Diffstat (limited to 'print/t1utils')
-rw-r--r-- | print/t1utils/Makefile | 2 |
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> |