# New ports collection makefile for: GLPK # Date created: 16 December 2000 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= glpk PORTVERSION= 3.2.4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk MAINTAINER= demon@FreeBSD.org COMMENT= A GNU Linear Programming Kit GNU_CONFIGURE= yes DOCFILES= lang.ps refman.ps bench.txt brcut.txt post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} for file in ${DOCFILES} ; do \ ${INSTALL_DATA} ${WRKSRC}/doc/$$file ${DOCSDIR} ; \ done .endif .include nome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Respect DESTDIR for all my portsmiwi2006-08-071-5/+5
* Obey conventions and change my mail to @FreeBSD.org addressmiwi2006-06-171-1/+1
* - Update to 1.1.4mnag2006-05-101-9/+18
* Fix MASTER_SITES.krion2005-10-111-1/+1
* Drop maintainership, since I'm buried in the $REALLIFE stuff.krion2005-09-141-1/+1
* Update to 1.1.1krion2005-07-181-1/+1
* 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
* Update to 1.1.0krion2005-04-101-1/+1
* Update to 1.0.9krion2005-03-191-1/+1
* Update to 1.0.6krion2005-01-251-1/+1
* Update to 1.0.5krion2004-10-12