pkgsrc/mail/wmmail/Makefile

20 lines
517 B
Makefile
Raw Normal View History

2000-10-08 09:05:39 +02:00
# $NetBSD: Makefile,v 1.16 2000/10/08 07:05:39 tron Exp $
DISTNAME= WMMail.app-0.63a
PKGNAME= wmmail-0.63a
1999-01-23 16:23:38 +01:00
CATEGORIES= mail x11
MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/
2000-10-08 09:05:39 +02:00
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.eecg.toronto.edu/cgi-bin/cgiwrap/chanb/index.cgi?wmmail
DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-PL-incs="-I${LOCALBASE}/include" \
--with-PL-libs="-L${LOCALBASE}/lib"
.include "../../mk/bsd.pkg.mk"