aboutsummaryrefslogblamecommitdiff
path: root/devel/ac-archive/Makefile
blob: 28ec754ebcc94ce44212884f388255379429a1c2 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                               
                      



                                          
                                 

                                                   



                   

                           
                      
# New ports collection makefile for: ac-archive
# Date Created:	10 December 2001
# Whom:		kerion
#
# $FreeBSD$
#

PORTNAME=	ac-archive
PORTVERSION=	0.5.37
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	alane@FreeBSD.org

RUN_DEPENDS=	autoconf:${PORTSDIR}/devel/autoconf

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		acinclude.1

.include <bsd.port.mk>