freebsd-ports/x11-fonts/encodings/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

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>