mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
8cbc36e07d
- Convert to staging
14 lines
234 B
Makefile
14 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>
|