# New ports collection makefile for: xspread # Date created: 28 June 1995 # Whom: janek@gaja.ipan.lublin.pl # # $FreeBSD$ # PORTNAME= xspread PORTVERSION= 3.1.1c CATEGORIES= math MASTER_SITES= http://ftp.debian.org/debian/dists/potato/main/source/math/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LIBS="-L${X11BASE}/lib" MAN1= xspread.1 pxspread.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pxspread ${PREFIX}/bin/pxspread ${INSTALL_PROGRAM} ${WRKSRC}/xspread ${PREFIX}/bin/xspread ${INSTALL_MAN} ${WRKSRC}/pxspread.man ${MANPREFIX}/man/man1/pxspread.1 ${INSTALL_MAN} ${WRKSRC}/xspread.man ${MANPREFIX}/man/man1/xspread.1 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/x/notes ${DOCSDIR} .for dir in doc documents sample_files tests @${TAR} -C ${WRKSRC} --exclude '*.tmp' -cf - ${dir} | \ ${TAR} -C ${DOCSDIR} --unlink -xf - .endfor @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} .endif .include it.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/p5-Ogg-Vorbis-Header-PurePerl
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-2/+2
* - Fix shebangsamdmi32015-05-311-2/+4
* MASTER_SITES cleanup.mat2015-05-141-1/+0
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-2/+1
* Cleanup plistbapt2014-10-201-7/+0
* - add stage supportaz2014-01-303-4/+2
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* - convert to the new perl5 frameworkaz2013-09-111-6/+3
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0