freebsd-ports/archivers/dynamite/Makefile

23 lines
487 B
Makefile
Raw Normal View History

# New ports collection makefile for: dynamite
# Date Created: 10 January 2005
# Whom: Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD$
#
PORTNAME= dynamite
PORTVERSION= 0.1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
2007-01-23 09:19:11 +01:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Decompress data compressed with PKWARE Data Compression Library
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
2007-04-10 06:19:53 +02:00
USE_GNOME= gnometarget
USE_LDCONFIG= yes
2007-04-10 06:19:53 +02:00
.include <bsd.port.mk>