aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fslsfonts
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /x11-fonts/fslsfonts
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes: svn path=/head/; revision=191544
Diffstat (limited to 'x11-fonts/fslsfonts')
-rw-r--r--x11-fonts/fslsfonts/Makefile22
-rw-r--r--x11-fonts/fslsfonts/distinfo3
-rw-r--r--x11-fonts/fslsfonts/pkg-descr5
3 files changed, 30 insertions, 0 deletions
diff --git a/x11-fonts/fslsfonts/Makefile b/x11-fonts/fslsfonts/Makefile
new file mode 100644
index 000000000000..a9fb10a95160
--- /dev/null
+++ b/x11-fonts/fslsfonts/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: fslsfonts
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fslsfonts
+PORTVERSION= 1.0.1
+CATEGORIES= x11-fonts
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= List fonts served by the X font server
+
+XORG_CAT= app
+USE_XORG= x11 libfs
+
+PLIST_FILES= bin/fslsfonts
+
+MAN1= fslsfonts.1
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/fslsfonts/distinfo b/x11-fonts/fslsfonts/distinfo
new file mode 100644
index 000000000000..702f70488962
--- /dev/null
+++ b/x11-fonts/fslsfonts/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/fslsfonts-1.0.1.tar.bz2) = c7b2f8a938749d41dc86db6bd1e6a4ca
+SHA256 (xorg/app/fslsfonts-1.0.1.tar.bz2) = 3feb006a25f36856924e26249fe84b27142678f97175780960f085e1e263a62e
+SIZE (xorg/app/fslsfonts-1.0.1.tar.bz2) = 76928
diff --git a/x11-fonts/fslsfonts/pkg-descr b/x11-fonts/fslsfonts/pkg-descr
new file mode 100644
index 000000000000..b5f1c4682fee
--- /dev/null
+++ b/x11-fonts/fslsfonts/pkg-descr
@@ -0,0 +1,5 @@
+This package contains fslsfonts, which lists fonts served by an X
+font server.
+
+- Joel Dahl
+joel@FreeBSD.org