diff options
Diffstat (limited to 'devel/xorg-macros/Makefile')
-rw-r--r-- | devel/xorg-macros/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/xorg-macros/Makefile b/devel/xorg-macros/Makefile deleted file mode 100644 index 8551ac348..000000000 --- a/devel/xorg-macros/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: xorg-macros -# Date Created: 24 Mar 2007 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xorg-macros -PORTVERSION= 1.3.0 -CATEGORIES= devel x11 -DISTNAME= util-macros-$(PORTVERSION) - -MAINTAINER= x11@FreeBSD.org -COMMENT= X.Org development aclocal macros - -XORG_CAT= util - -PLIST_FILES= share/aclocal/xorg-macros.m4 - -.include <bsd.port.mk> |