ports/emulators/xcopilot/Makefile

17 lines
264 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= emulator for US Robotics Pilot PDA
DISTNAME= xcopilot-0.6.6
REVISION= 3
CATEGORIES= emulators
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xext Xpm Xt c xcb
MASTER_SITES= http://xcopilot.cuspy.com/build/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>