freebsd-ports/x11/xlogo/Makefile

18 lines
267 B
Makefile

# $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
MAN1= xlogo.1
NO_STAGE= yes
.include <bsd.port.mk>