diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
commit | 15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch) | |
tree | 71f4780cd34e184b043831e0db99b92f22e0da0d /x11-fonts/fontcacheproto/Makefile | |
parent | e81287c37b3d7ec77e4687a96e63839a01baeb30 (diff) | |
download | ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.tar.gz ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.zip |
Notes
Diffstat (limited to 'x11-fonts/fontcacheproto/Makefile')
-rw-r--r-- | x11-fonts/fontcacheproto/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-fonts/fontcacheproto/Makefile b/x11-fonts/fontcacheproto/Makefile deleted file mode 100644 index b6e2f99f0aef..000000000000 --- a/x11-fonts/fontcacheproto/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak <lesi@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= fontcacheproto -PORTVERSION= 0.1.3 -CATEGORIES= x11-fonts - -MAINTAINER= x11@FreeBSD.org -COMMENT= Fontcache extension headers - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include <bsd.port.mk> |