# New ports collection makefile for: aldo # Date created: 16 March 2004 # Whom: lambert@lambertfam.org # # $FreeBSD$ # PORTNAME= aldo PORTVERSION= 0.6.11 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lambert@lambertfam.org COMMENT= Morse code training program USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" PLIST_FILES= bin/aldo MAN1= aldo.1 .include .if ${OSVERSION} < 500000 BROKEN= "Doesn't build on FreeBSD < 5.x" .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/aldo ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/aldo.1 ${MANPREFIX}/man/man1 .include 1902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - cleanup commentsdinoex2012-10-131-5/+0
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - fix NOPORTSDOCdinoex2009-07-061-7/+8
* - fix build with custom LOCALBASEdinoex2009-07-053-25/+22
* - MAKE_JOBS_UNSAFEdinoex2009-03-281-2/+4
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-2/+0
* - fix build for NOPORTDOCSdinoex2008-05-311-0/+5
* - use PORTEXAMPLESdinoex2008-05-312-58/+60
* - unbreak option FIDOGATE_RUNASdinoex2007-10-091-1/+3
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+3
* - fix build with gcc41dinoex2006-10-082-0/+14
* - fix build for FreeBSD 4.xdinoex2006-07-152-0/+4
* - drop support for FreeBSD 2.xdinoex2006-06-242-4/+0
* - disable mkinfo and fix plistdinoex2006-04-021-1/+3
* - new option WITHOUT_IFCICOdinoex2006-03-262-7/+2
* - add SHA checksumdinoex2005-11-131-0/+1
* - update to 4.4.10dinoex2004-08-305-53/+4
* - Security Fixdinoex2004-08-212-2/+13
* - add SIZEdinoex2004-02-261-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - make portlint happierdinoex2004-01-311-1/+1
* - Fix gcc33 problemsdinoex2003-11-193-0/+51
* - use DOCSDIR and EXAMPLESDIRdinoex2003-10-121-148/+148
* - Update to 4.4.9dinoex2003-06-132-2/+2