15 lines
339 B
Makefile
15 lines
339 B
Makefile
# $NetBSD: Makefile,v 1.20 2010/04/20 10:26:40 is Exp $
|
|
|
|
DISTNAME= mpack-1.6
|
|
PKGREVISION= 1
|
|
CATEGORIES= converters mail news
|
|
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= External MIME packer/unpacker
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|