mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
49719aec61
- Convert to staging
14 lines
255 B
Makefile
14 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>
|