mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
20 lines
305 B
Makefile
20 lines
305 B
Makefile
# Created by: Pawel Worach
|
|
|
|
PORTNAME= font-adobe-100dpi
|
|
PORTVERSION= 1.0.3
|
|
PORTREVISION= 4
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org Adobe 100dpi font
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= xorg xorg-cat:font
|
|
USE_XORG= fontutil
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|