# Ports collection makefile for: ghc6-doc # Date created: 19 Jun 2003 # Whom: olgeni@FreeBSD.org # # $FreeBSD$ # PORTNAME= ghc6-doc PORTVERSION= 6.2 CATEGORIES= lang haskell MASTER_SITES= http://www.haskell.org/ghc/docs/${PORTVERSION}/ \ http://www.haskell.org/ghc/docs/${PORTVERSION}/html/ DISTFILES= building.html.tar.gz building.ps.gz hslibs.html.tar.gz \ hslibs.ps.gz libraries.html.tar.gz users_guide.html.tar.gz \ users_guide.ps.gz index.html DIST_SUBDIR= ghc-${PORTVERSION} EXTRACT_ONLY= MAINTAINER= olgeni@FreeBSD.org COMMENT= Documentation (HTML, PS) for the Glasgow Haskell Compiler NO_BUILD= yes do-install: @${MKDIR} ${LOCALBASE}/share/doc/ghc6 .for FILE in building.ps.gz hslibs.ps.gz users_guide.ps.gz index.html @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${FILE} \ ${LOCALBASE}/share/doc/ghc6 .endfor .for FILE in building.html.tar.gz hslibs.html.tar.gz \ libraries.html.tar.gz users_guide.html.tar.gz @${TAR} xfz ${DISTDIR}/${DIST_SUBDIR}/${FILE} \ -C ${LOCALBASE}/share/doc/ghc6 .endfor .include ='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond28_project_invoice
Commit message (Expand)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.mat2017-11-301-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-4/+4