1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/x11-fonts/nucleus/Makefile

28 lines
563 B
Makefile

# New ports collection makefile for: nucleus
# Date created: Sat Aug 12 15:02:03 CEST 2000
# Whom: olgeni@uli.it
#
# $FreeBSD$
#
PORTNAME= nucleus
PORTVERSION= 0.77
PORTREVISION= 4
CATEGORIES= x11-fonts
MASTER_SITES= SF/xfonts/OldFiles
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Another font package for X
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
NO_WRKSUBDIR= yes
USE_XORG= x11
post-install:
@${CAT} ${DESCR}
.include <bsd.port.mk>