freebsd-ports/x11-fonts/font-adobe-utopia-75dpi/Makefile
Mateusz Piotrowski de0299ff15 Set license information and NO_ARCH
Approved by:	portmgr blanket
2020-11-12 15:00:44 +00:00

19 lines
328 B
Makefile

# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= font-adobe-utopia-75dpi
PORTVERSION= 1.0.4
PORTREVISION= 4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Adobe Utopia 75dpi font
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:font
USE_XORG= fontutil
NO_ARCH= yes
.include <bsd.port.mk>