freebsd-ports/x11-fonts/font-adobe-100dpi/Makefile
2021-04-06 16:31:07 +02:00

19 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>