aboutsummaryrefslogblamecommitdiff
path: root/converters/mpack/Makefile
blob: b2b3ef5425a285e9c618ba031348ef63c94d611b (plain) (tree)
1
2
3
4
5
6
7
8
9
                  
 
                     
                   
                 

                                                   
 
                                  
                                             
 



                             

                   

                                                         
 
                      
# Created by: ache

PORTNAME=	mpack
PORTVERSION=	1.6
PORTREVISION=	3
CATEGORIES=	converters mail news
MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/mpack/

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	External MIME packer/unpacker

USES=		cpe

CPE_VENDOR=	mpack_project

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/mpack bin/munpack \
		man/man1/mpack.1.gz man/man1/munpack.1.gz

.include <bsd.port.mk>