# New ports collection makefile for: ucl # Date created: 29 January 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= ucl PORTVERSION= 1.02 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A data compression library with low memory usage during decompression INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-shared post-install: ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/uclpack \ ${PREFIX}/bin/uclpack .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/${PORTNAME} .for file in COPYING README ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/${PORTNAME} .endfor .endif .include s://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.4wxs2011-06-142-3/+6
* - Update to 1.3culot2011-05-102-3/+3