![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / tnef / Makefile (download)
Revision 1.26, Mon Oct 8 12:19:34 2012 UTC (11 years, 1 month ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.26 2012/10/08 12:19:34 asau Exp $ # DISTNAME= tnef-1.4.3 PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tnef/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://tnef.sourceforge.net/ COMMENT= Decode MS-TNEF MIME attachments PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES TEST_TARGET= check PKG_OPTIONS_VAR= PKG_OPTIONS.tnef PKG_SUPPORTED_OPTIONS= debug .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Mdebug) CONFIGURE_ARGS+= --enable-debug .endif .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk"