openbsd-ports/mail/mutt/Makefile
lebel aa02fcc4ef We are splitting mutt into mutt/stable and mutt/snapshot.
These will be imported in a jiffy.
2001-08-20 19:45:00 +00:00

11 lines
273 B
Makefile

# $OpenBSD: Makefile,v 1.47 2001/08/20 19:45:00 lebel Exp $
SUBDIR += stable
SUBDIR += stable,slang
SUBDIR += stable,slang,imap,pop
SUBDIR += snapshot
SUBDIR += snapshot,slang
SUBDIR += snapshot,slang,imap,pop
.include <bsd.port.subdir.mk>