d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 lines
371 B
Makefile
20 lines
371 B
Makefile
# New ports collection makefile for: encodings
|
|
# Date created: Oct 29 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= encodings
|
|
PORTVERSION= 1.0.2
|
|
PORTEPOCH= 1
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org Encoding fonts
|
|
|
|
XORG_CAT= font
|
|
USE_XORG= fontutil
|
|
FONTDIR= encodings/large encodings
|
|
|
|
.include <bsd.port.mk>
|