diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-31 03:11:07 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-31 03:11:07 +0000 |
commit | e062bc1125bf7f9edbd0ea59efd4d50faf158a7f (patch) | |
tree | aab3f5060cff49b6a46942bd90c65667a6e712d6 /x11-fonts/Makefile | |
parent | a0b81c3a3a85cd82655735f70357b58e51c0b51e (diff) | |
download | FreeBSD-ports-e062bc1125bf7f9edbd0ea59efd4d50faf158a7f.zip FreeBSD-ports-e062bc1125bf7f9edbd0ea59efd4d50faf158a7f.tar.gz |
Add xorg-fonts-type1, a port of the X.Org Type1 fonts.
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 1e0722d..2b0858b 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -53,5 +53,6 @@ SUBDIR += xfed SUBDIR += xfontselector SUBDIR += xmbdfed + SUBDIR += xorg-fonts-type1 .include <bsd.port.subdir.mk> |