summaryrefslogblamecommitdiff
path: root/archivers/xpk/Makefile
blob: 57d6ba68e477ac212288d1d8ea749e9e3e624401 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                           
                                                                 





                     
                 
                         

                                                    
 
                                 
                                                        
 
                          
                   


                      
# New ports collection makefile for:    xpk
# Date created:         21 May 2001
# Whom:                 Miguel Mendez <flynn@energyhq.homeip.net>
#
# $FreeBSD$
#

PORTNAME=	xpk
PORTVERSION=	0.1.4
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	http://www.jormas.com/~vesuri/xpk/ \
		http://www.energyhq.es.eu.org/files/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The eXternal PacKer (XPK) library system

USE_AUTOTOOLS=	libtool:15
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>