mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 lines
357 B
Makefile
21 lines
357 B
Makefile
# New ports collection makefile for: xfontsel
|
|
# Date Created: 17 Feb 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xfontsel
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Point and click selection of X11 font names
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xt xaw
|
|
|
|
MAN1= xfontsel.1
|
|
|
|
.include <bsd.port.mk>
|