pkgsrc-wip/elmo/Makefile
2004-04-03 20:30:13 +00:00

19 lines
520 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/04/03 20:30:13 poppnk Exp $
#
DISTNAME= elmo-1.1.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=elmo/}
MAINTAINER= pkg@burningsoda.com
HOMEPAGE= http://elmo.sourceforge.net/
COMMENT= The ELectronic Mail Operator is a console mail client
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/curses.buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"