From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sat, 19 May 2007 20:36:56 +0000 Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. --- x11/xlogo/Makefile | 20 ++++++++++++++++++++ x11/xlogo/distinfo | 3 +++ x11/xlogo/pkg-descr | 4 ++++ x11/xlogo/pkg-plist | 4 ++++ 4 files changed, 31 insertions(+) create mode 100644 x11/xlogo/Makefile create mode 100644 x11/xlogo/distinfo create mode 100644 x11/xlogo/pkg-descr create mode 100644 x11/xlogo/pkg-plist (limited to 'x11/xlogo') diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile new file mode 100644 index 000000000000..c599b449df1a --- /dev/null +++ b/x11/xlogo/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xlogo +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD$ +# + +PORTNAME= xlogo +PORTVERSION= 1.0.1 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Displays the X Window System logo. + +XORG_CAT= app +USE_XORG= xrender xft xext xt xaw xp xprintutil + +MAN1= xlogo.1 + +.include diff --git a/x11/xlogo/distinfo b/x11/xlogo/distinfo new file mode 100644 index 000000000000..a1d249922a91 --- /dev/null +++ b/x11/xlogo/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/app/xlogo-1.0.1.tar.bz2) = 4c5482552f38a7d42398a694cc9b2ee6 +SHA256 (xorg/app/xlogo-1.0.1.tar.bz2) = de59f9be3d45fe93f445f39bec3cea09753a671e56863ce77e3a797d2df526b2 +SIZE (xorg/app/xlogo-1.0.1.tar.bz2) = 87107 diff --git a/x11/xlogo/pkg-descr b/x11/xlogo/pkg-descr new file mode 100644 index 000000000000..c93a929dc517 --- /dev/null +++ b/x11/xlogo/pkg-descr @@ -0,0 +1,4 @@ +This package contains xlogo, which displays the X Window System logo. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/xlogo/pkg-plist b/x11/xlogo/pkg-plist new file mode 100644 index 000000000000..22312613f56e --- /dev/null +++ b/x11/xlogo/pkg-plist @@ -0,0 +1,4 @@ +bin/xlogo +share/X11/app-defaults/XLogo +share/X11/app-defaults/XLogo-color +@dirrmtry share/X11/app-defaults -- cgit v1.2.3