21 lines
345 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.15 2019/07/12 20:43:46 sthen Exp $
COMMENT= x10 firecracker utility
2014-11-01 10:10:53 +00:00
DISTNAME= flipit-0.3.6
CATEGORIES= comms
REVISION = 0
MASTER_SITES= http://www.lickey.com/flipit/dist/
HOMEPAGE= http://www.lickey.com/flipit/
2014-11-01 10:10:53 +00:00
# MIT
PERMIT_PACKAGE= Yes
2010-09-03 14:39:07 +00:00
2014-11-01 10:10:53 +00:00
WANTLIB += c
CONFIGURE_STYLE=gnu
SEPARATE_BUILD= Yes
.include <bsd.port.mk>