15 lines
358 B
Makefile
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"
|