2013-09-12 08:36:45 +02:00
|
|
|
# Created by: Zane C. Bowers
|
2009-10-25 03:36:36 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= X11-Resolution
|
|
|
|
PORTVERSION= 0.0.0
|
|
|
|
CATEGORIES= x11 perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= vvelox@vvelox.net
|
|
|
|
COMMENT= Provides a method to get the resolution for a X11 screen
|
|
|
|
|
2012-06-30 18:51:46 +02:00
|
|
|
RUN_DEPENDS= p5-X11-Protocol>=0:${PORTSDIR}/x11/p5-X11-Protocol
|
2009-10-25 03:36:36 +01:00
|
|
|
|
2013-09-12 08:36:45 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-10-25 03:36:36 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|