# ex:ts=8 # Ports collection makefile for: findlib # Date created: Jul 10, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= findlib PORTVERSION= 1.1.1 CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- MAINTAINER= stephane@FreeBSD.org COMMENT= OCaml package manager BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml HAS_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= all opt PLIST_FILES= bin/ocamlfind etc/findlib.conf MAN1= ocamlfind.1 MAN5= META.5 findlib.conf.5 site-lib.5 # this list comes from the findlib configure script OCAML_DIRS= dbm dynlink graphics num num-top str threads unix stdlib bigarray camlp4 .if !defined(WITHOUT_X11) OCAML_DIRS+= labltk .endif post-install: @${FIND} ${PREFIX}/lib/ocaml/site-lib/findlib -type f | \ ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} .for D in ${OCAML_DIRS} @${FIND} ${PREFIX}/lib/ocaml/site-lib/$D -type f -name META | \ ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} .endfor ${ECHO_CMD} 'lib/ocaml/site-lib/num-top/num_top.cma' >> ${TMPPLIST} ${ECHO_CMD} 'lib/ocaml/site-lib/num-top/num_top.cmi' >> ${TMPPLIST} ${ECHO_CMD} 'lib/ocaml/site-lib/num-top/num_top_printers.cmi' >> ${TMPPLIST} ${ECHO_CMD} 'lib/ocaml/topfind' >> ${TMPPLIST} @${FIND} ${PREFIX}/lib/ocaml/site-lib/findlib -type d | ${SORT} -r | \ ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} .for D in ${OCAML_DIRS} ${ECHO_CMD} "@dirrm lib/ocaml/site-lib/$D" >> ${TMPPLIST} .endfor ${ECHO_CMD} '@dirrm lib/ocaml/site-lib' >> ${TMPPLIST} .include el/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/korean/kde4-l10n
Commit message (Expand)AuthorAgeFilesLines
* Many KDE i10n ports: Patch updates CURDIRpi2016-05-261-1/+1
* Update KDE SC to 4.14.3alonso2015-03-122-2/+4
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-16/+33
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-0/+1