freebsd-ports/devel/xorg-macros/Makefile
Florent Thoumie ff01d1bb6f Fix CATEGORIES.
Reported by:	erwin
Approved by:	portmgr (blanket)
2007-05-21 13:07:39 +00:00

21 lines
429 B
Makefile

# New ports collection makefile for: xorg-macros
# Date Created: 24 Mar 2007
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xorg-macros
PORTVERSION= 1.1.5
CATEGORIES= devel x11
DISTNAME= util-macros-$(PORTVERSION)
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org development aclocal macros
XORG_CAT= util
PLIST_FILES= share/aclocal/xorgversion.m4 \
share/aclocal/xorg-macros.m4
.include <bsd.port.mk>