openbsd-ports/mail/mutt/Makefile
sthen 46be77c869 +snapshot,compressed,sidebar,sasl,slang
I'd like to get an slang flavour built by default and todd uses
this set of options.
2009-10-14 15:45:47 +00:00

12 lines
346 B
Makefile

# $OpenBSD: Makefile,v 1.56 2009/10/14 15:45:47 sthen Exp $
SUBDIR += stable
SUBDIR += stable,compressed
SUBDIR += snapshot
SUBDIR += snapshot,sasl
SUBDIR += snapshot,compressed,sidebar
SUBDIR += snapshot,compressed,sidebar,sasl
SUBDIR += snapshot,compressed,sidebar,sasl,slang
.include <bsd.port.subdir.mk>