aboutsummaryrefslogblamecommitdiff
path: root/x11/xlogo/Makefile
blob: 0704a6d8a0892994593d522d482dfce1d0c49fb1 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                         
                 










                                                     
# New ports collection makefile for:	xlogo
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xlogo
PORTVERSION=	1.0.1
PORTREVISION=	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 <bsd.port.mk>