mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
321 B
Makefile
19 lines
321 B
Makefile
# New ports collection makefile for: xorg-cf-files
|
|
# Date created: Nov 18 2006
|
|
# Whom: Dave Grochowski
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xorg-cf-files
|
|
PORTVERSION= 1.0.2
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.org cf files for use with imake builds
|
|
|
|
XORG_CAT= util
|
|
|
|
.include <bsd.port.mk>
|