aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xlogo/Makefile
blob: e8abffcec976fe9f3cc03c03ec02269e23f3f69c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   xlogo
PORTVERSION=    1.0.4
PORTREVISION=   1
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Displays the X Window System logo

LICENSE=    MIT

XORG_CAT=   app
USE_XORG=   xrender xft xext xt xaw xp xprintutil

.include <bsd.port.mk>