ports/x11/p5-X11-Protocol/Makefile

17 lines
225 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= provides an interface roughly equivalent to Xlib
DISTNAME= X11-Protocol-0.56
REVISION= 2
CATEGORIES= x11
# Artistic
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
TEST_IS_INTERACTIVE= x11
.include <bsd.port.mk>