5c14be3e3c
- Convert to staging
14 lines
217 B
Makefile
14 lines
217 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xwud
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Image displayer for X
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11
|
|
|
|
PLIST_FILES= bin/xwud man/man1/xwud.1.gz
|
|
.include <bsd.port.mk>
|