17 lines
225 B
Makefile
17 lines
225 B
Makefile
|
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>
|