# New ports collection makefile for: cs # Date created: 22 May 1997 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= cs PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.moria.de/~michael/cs/ DIST_SUBDIR= cs/0.5-19990925 MAINTAINER= ports@FreeBSD.org ALL_TARGET= cs MAN1= cs.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cs ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/cs.1 ${MANPREFIX}/man/man1 .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/cs ${INSTALL_DATA} ${WRKSRC}/ANNOUNCE ${PREFIX}/share/doc/cs .endif .include orts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
* Fix pkg-plist.maho2007-07-161-4/+2
* Now we use USE_FORTRAN to use FORTRAN compiler.maho2007-07-151-9/+5
* Using gfortran42, and not gcc42.maho2007-01-121-2/+6
* Add a dummy knob WANT_FORTRAN for future use.maho2007-01-041-0/+1
* * Migrate to gfortran42.maho2007-01-043-30/+68
* SHA256ifyedwin2006-01-221-0/+7
* 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
* OPTIMIZED_FLAGS should be WITH_OPTMIZED_FLAGSmaho2004-08-181-2/+2
* Fix many thingsmaho2004-08-182-39/+24
* Fix typomaho2004-08-161-2/+2
* Marked as RESTRICTED.maho2004-08-161-2/+1
* User settable USE_* -> WITH_*maho2004-08-161-12/+12
* WITH_IFC, WITH_ICC -> USE_IFC, USE_ICCmaho2004-08-162-25/+25