mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
54b3472ae6
popular formats.
18 lines
342 B
Makefile
18 lines
342 B
Makefile
# 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>
|