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

PORTNAME=   xlogo
PORTVERSION=    1.0.5
CATEGORIES= x11

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

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/COPYING

XORG_CAT=   app
USE_XORG=   sm x11 xaw xext xft xmu xrender xt

.include <bsd.port.mk>