
Untitled
By: a guest on
Aug 17th, 2012 | syntax:
None | size: 0.56 KB | hits: 26 | expires: Never
# New ports collection makefile for: xqproxy
# Date created: 18 august 2012
# Whom: SirDice
#
# $FreeBSD$
#
PORTNAME= xqproxy
PORTVERSION= 0.1.1
CATEGORIES= x11
MASTER_SITES= http://cgit.freedesktop.org/${PORTNAME}/snapshot/
MAINTAINER= ports@freebsd.org
COMMENT= XDMCP Query Proxy
#MAN1= xqproxy.1
#MANCOMPRESSED= yes
USE_XORG= x11 xdmcp
USE_AUTOTOOLS= aclocal autoconf automake
AUTOMAKE_ARGS= --add-missing --copy --no-force
HAS_CONFIGURE= yes
.include <bsd.port.mk>