# New ports collection makefile for: geda # Date created: 27 June 2006 # Whom: Stanislav Sedov # # $FreeBSD$ # PORTNAME= examples PORTVERSION= 20060906 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ http://geda.seul.org/devel/${PORTVERSION}/ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= The gEDA's examples NO_BUILD= yes EXAMPLESDIR= ${PREFIX}/share/examples/geda .include EXAMPLES!= ${CAT} ${FILESDIR}/examples do-install: @${MKDIR} ${EXAMPLESDIR} @(cd ${WRKSRC} \ && ${FIND} -d ${EXAMPLES} -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \; \ && ${FIND} -d ${EXAMPLES} -type f -exec ${INSTALL_DATA} {} \ ${EXAMPLESDIR}/{} \;) .include 'freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.01sunpoet2018-04-22 message (Expand)AuthorAgeFilesLines
* - Correctly assign RUN_DEPENDS so gmake(1) does not appear in rdepsdanfe2008-11-102-24/+26
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.linimon2006-12-141-1/+1
* - Update to 1.3.5pav2006-12-043-70/+4
* - Fix build on FreeBSD 4.Xpav2006-12-041-0/+66
* Update tla to 1.3.4.seanc2006-07-042-6/+5
* SHA256ifyedwin2006-01-221-0/+1
* - Update to 1.3.3pav2005-07-16