# $FreeBSD$ PORTNAME= hunspell PORTVERSION= 20171225 CATEGORIES= portuguese textproc MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/:PT \ http://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/:BR \ LOCAL/sunpoet/${PORTNAME}:PT,BR DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz:PT \ ptBR-2013-10-30AOC-2.zip:BR DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Portuguese hunspell dictionaries # We pick the common one among: # - pt_PT is licensed under GPLv2, LGPL21 and MPL11. # - pt_BR is licensed under LGPL3 and MPL. LICENSE= MPL11 NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/hunspell-pt_PT-${PORTVERSION} PLIST_FILES= %%DATADIR%%/pt_BR.aff \ %%DATADIR%%/pt_BR.dic \ %%DATADIR%%/pt_PT.aff \ %%DATADIR%%/pt_PT.dic do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKDIR}/pt_BR.aff ${WRKDIR}/pt_BR.dic \ ${WRKSRC}/pt_PT.aff ${WRKSRC}/pt_PT.dic ${STAGEDIR}${DATADIR}/ .include lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IPC-MMA
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-071-6/+3