summaryrefslogtreecommitdiff
path: root/archivers/libarc/Makefile
blob: 9ad10b6fdb93613784a5ccb1e648613773b082b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	libarc
# Date Created:				20 June 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libarc
PORTVERSION=	2.0.2
CATEGORIES=	archivers devel
MASTER_SITES=	http://raiden.goice.co.jp/member/mo/release/

MAINTAINER=	sobomax@FreeBSD.org

INSTALLS_SHLIB=	yes

.include <bsd.port.mk>