# New ports collection makefile for: duhdraw # Date created: March 18 2002 # Whom: Kyle Martin # # $FreeBSD$ # PORTNAME= duhdraw PORTVERSION= 2.7.7 CATEGORIES= graphics MASTER_SITES= http://www.cs.helsinki.fi/u/penberg/duhdraw/ MAINTAINER= ports@FreeBSD.org COMMENT= An ANSI graphic drawing program USE_REINPLACE= yes MAKE_ARGS= CC="${CC} ${CFLAGS}" PLIST_FILES= bin/ansi bin/ansitoc bin/duhdraw post-patch: @${REINPLACE_CMD} -e '//d' ${WRKSRC}/duhdraw.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ansi ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/ansitoc ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/duhdraw ${PREFIX}/bin .include ' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.3.1acm2010-12-142-4/+3
* - Update to 2.3acm2010-08-142-11/+12
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Update to 2.2.1acm2009-03-212-4/+4
* - Move archivers/unzip from BUILD_DEPENDS to EXTRACT_DEPENDSgahr2008-09-101-1/+1
* - Update to 2.2acm2008-04-022-5/+5
* - Update to 2.1.1acm2007-08-203-19/+15