13 lines
307 B
Makefile
13 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.25 2021/04/21 08:53:30 wiz Exp $
|
|
|
|
DISTNAME= mpack-1.6
|
|
PKGREVISION= 4
|
|
CATEGORIES= converters mail news
|
|
MASTER_SITES= # ftp://ftp.andrew.cmu.edu/pub/mpack/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= External MIME packer/unpacker
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|