diff options
author | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /x11-fonts/font-dec-misc | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'x11-fonts/font-dec-misc')
-rw-r--r-- | x11-fonts/font-dec-misc/Makefile | 17 | ||||
-rw-r--r-- | x11-fonts/font-dec-misc/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/font-dec-misc/pkg-descr | 4 | ||||
-rw-r--r-- | x11-fonts/font-dec-misc/pkg-plist | 2 |
4 files changed, 26 insertions, 0 deletions
diff --git a/x11-fonts/font-dec-misc/Makefile b/x11-fonts/font-dec-misc/Makefile new file mode 100644 index 000000000000..e0c7b8e18250 --- /dev/null +++ b/x11-fonts/font-dec-misc/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: font-dec-misc +# Date created: 28 Aug 2005 +# Whom: Pawel Worach +# +# $FreeBSD$ +# + +PORTNAME= font-dec-misc +PORTVERSION= 1.0.0 +CATEGORIES= x11-fonts + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org miscellaneous Dec fonts + +XORG_CAT= font + +.include <bsd.port.mk> diff --git a/x11-fonts/font-dec-misc/distinfo b/x11-fonts/font-dec-misc/distinfo new file mode 100644 index 000000000000..e2bce8b1c147 --- /dev/null +++ b/x11-fonts/font-dec-misc/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/font/font-dec-misc-1.0.0.tar.bz2) = 284e554db1c64fb7580a06df01444a2b +SHA256 (xorg/font/font-dec-misc-1.0.0.tar.bz2) = 83386d1225dab1ebc58e7d197acc4c310ed4e29840abf291b1fa2ffac1b68bb9 +SIZE (xorg/font/font-dec-misc-1.0.0.tar.bz2) = 40715 diff --git a/x11-fonts/font-dec-misc/pkg-descr b/x11-fonts/font-dec-misc/pkg-descr new file mode 100644 index 000000000000..7f524348141b --- /dev/null +++ b/x11-fonts/font-dec-misc/pkg-descr @@ -0,0 +1,4 @@ +This package contains miscellaneous X.Org Dec fonts. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11-fonts/font-dec-misc/pkg-plist b/x11-fonts/font-dec-misc/pkg-plist new file mode 100644 index 000000000000..c3b865c41afa --- /dev/null +++ b/x11-fonts/font-dec-misc/pkg-plist @@ -0,0 +1,2 @@ +lib/X11/fonts/misc/deccurs.pcf.gz +lib/X11/fonts/misc/decsess.pcf.gz |