# New ports collection makefile for: ucl # Date created: 29 January 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= ucl PORTVERSION= 1.01 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ MAINTAINER= sobomax@FreeBSD.org 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 it/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sgtty.hnox2007-03-161-0/+1
* - Add SHA256pav2005-11-261-0/+1
* Remove obsolete mastersite.linimon2005-10-131-2/+0
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Attempt to unbreak this ports.arved2004-02-292-4/+11
* This is broken everywhere except for i386 4.x.kris2004-02-231-0/+4
* - Fix build on -CURRENTclement2004-02-213-8/+24
* SIZEify.trevor2004-01-301-0/+1
* fix MASTER_SITESoliver2003-07-221-1/+3
* Oops, put back BROKEN tag commented out during testingkris2003-04-201-1/+1
* Don't install the wais.h header mode 664kris2003-04-202-5/+9
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Mark BROKEN on 5.0kris2002-10-261-1/+7
* - PORTDOCS policepat2001-12-24