pkgsrc/converters/yencode/Makefile
wiz a6e5f0abb5 Update to 0.4.6, provided by Shaun Amott in PR 34485:
------------------------------------------------------------------------
2002-03-21      Don Moore <bboy@bboy.net>
        * ypost:
                Fixed =yend trailer, 0.45 omitted the "part=" field
                (thanks to Stephen Lee for noticing this).
------------------------------------------------------------------------
2006-09-06 20:44:12 +00:00

16 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.11 2006/09/06 20:44:12 wiz Exp $
#
DISTNAME= yencode-0.46
PKGNAME= yencode-0.4.6
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yencode/}
MAINTAINER= shaun@inerd.com
HOMEPAGE= http://www.yencode.org/
COMMENT= yenc format encoder and decoder
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"