openbsd-ports/comms/flipit/Makefile
2014-11-01 10:10:53 +00:00

20 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.13 2014/11/01 10:10:53 ajacoutot Exp $
COMMENT= x10 firecracker utility
DISTNAME= flipit-0.3.6
CATEGORIES= comms
MASTER_SITES= http://www.lickey.com/flipit/dist/
HOMEPAGE= http://www.lickey.com/flipit/
# MIT
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
CONFIGURE_STYLE=gnu
SEPARATE_BUILD= Yes
.include <bsd.port.mk>