c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
20 lines
480 B
Makefile
20 lines
480 B
Makefile
# $NetBSD: Makefile,v 1.15 2004/10/03 00:12:55 tv Exp $
|
|
#
|
|
|
|
DISTNAME= tnef-1.2.3.1
|
|
PKGREVISION= # empty1
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tnef/}
|
|
|
|
MAINTAINER= heinz@NetBSD.org
|
|
HOMEPAGE= http://world.std.com/~damned/software.html
|
|
COMMENT= Decode MS-TNEF MIME attachments
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
USE_BUILDLINK3= YES
|
|
GNU_CONFIGURE= YES
|
|
TEST_TARGET= check
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|