pkgsrc-wip/scmail/Makefile
Aleksej Saushev 86d91fcc81 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 16:22:53 +00:00

15 lines
358 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/10/07 16:22:54 asau Exp $
#
DISTNAME= scmail-1.3
CATEGORIES= mail
MASTER_SITES= http://0xcc.net/scmail/
MAINTAINER= nel@soraneko.com
HOMEPAGE= http://0xcc.net/scmail/
COMMENT= The scmail is a mail filter using Gauche
PKG_DESTDIR_SUPPORT= none
.include "../../lang/gauche/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"