8cbc36e07d
- Convert to staging
13 lines
234 B
Makefile
13 lines
234 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= libXprintUtil
|
|
PORTVERSION= 1.0.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The XprintUtil library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= printproto:both x11 xau xp xt
|
|
USE_AUTOTOOLS= libtool
|
|
.include <bsd.port.mk>
|