1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/archivers/libmspack/Makefile
Max Khon 98f3bc1739 - Update to 20060920
- Remove patch required only for FreeBSD 4.x
2009-02-01 08:53:21 +00:00

22 lines
470 B
Makefile

# New ports collection makefile for: libmspack
# Date created: 25 Nov 2004
# Whom: Max Khon <fjoe@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libmspack
PORTVERSION= 0.0.20060920
CATEGORIES= archivers
MASTER_SITES= http://www.cabextract.org.uk/libmspack/
DISTNAME= ${PORTNAME}-${PORTVERSION}alpha
MAINTAINER= fjoe@FreeBSD.org
COMMENT= A library for Microsoft compression formats
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>