diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-23 00:40:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-23 00:40:12 +0800 |
commit | 4adc00c499ee69c051c03160a679535b1c13edab (patch) | |
tree | 92a94c4c628a0d00cb04561e43ef66cb3796c7ab /x11-fonts | |
parent | 516b780eaee0ecfecc9df54f327fa865ba94940e (diff) | |
download | freebsd-ports-gnome-4adc00c499ee69c051c03160a679535b1c13edab.tar.gz freebsd-ports-gnome-4adc00c499ee69c051c03160a679535b1c13edab.tar.zst freebsd-ports-gnome-4adc00c499ee69c051c03160a679535b1c13edab.zip |
Use PKGNAMESUFFIX
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sourceserifpro-ttf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/sourceserifpro-ttf/Makefile b/x11-fonts/sourceserifpro-ttf/Makefile index df01e1d3f982..41b4368f4008 100644 --- a/x11-fonts/sourceserifpro-ttf/Makefile +++ b/x11-fonts/sourceserifpro-ttf/Makefile @@ -1,10 +1,11 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -PORTNAME= sourceserifpro-ttf +PORTNAME= sourceserifpro PORTVERSION= 2.000 DISTVERSIONSUFFIX= R CATEGORIES= x11-fonts +PKGNAMESUFFIX= -ttf MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set of fonts by Adobe designed for UI |