1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/x11/xlogo/Makefile

16 lines
237 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xlogo
PORTVERSION= 1.0.4
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>