aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ac-archive/Makefile
blob: 4c38270e226d8b445a30fb6dc57e9ef26aea320d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for: ac-archive
# Date Created: 10 December 2001
# Whom:     kerion
#
# $FreeBSD$
#

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

MAINTAINER= matt@kerion.net

USE_GMAKE=  yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>