22 lines
360 B
Makefile
Raw Normal View History

2013-03-11 01:30:26 +00:00
# $OpenBSD: Makefile,v 1.12 2013/03/11 01:30:26 espie Exp $
COMMENT= x10 firecracker utility
DISTNAME= flipit-0.3.5
2010-09-03 14:39:07 +00:00
REVISION= 0
CATEGORIES= comms
MASTER_SITES= http://www.lickey.com/flipit/dist/
HOMEPAGE= http://www.lickey.com/flipit/
CONFIGURE_STYLE=gnu
2010-10-18 16:52:44 +00:00
USE_GROFF = Yes
SEPARATE_BUILD= Yes
PERMIT_PACKAGE_CDROM= Yes
2010-09-03 14:39:07 +00:00
2004-11-21 22:29:50 +00:00
WANTLIB= c
.include <bsd.port.mk>