49719aec61
- Convert to staging
13 lines
255 B
Makefile
13 lines
255 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= libXprintAppUtil
|
|
PORTVERSION= 1.0.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The XprintAppUtil library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= printproto x11 xau xp xprintutil xproto:both
|
|
USE_AUTOTOOLS= libtool
|
|
.include <bsd.port.mk>
|