# New ports collection makefile for: CAML # Date created: 21 July 1998 # Whom: jkoshy # # $FreeBSD$ # PORTNAME= caml PORTVERSION= 0.75 PORTREVISION= 1 CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ \ ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/caml-light/ \ ftp://arcadia.informatik.uni-muenchen.de/pub/comp/programming/languages/functional/caml-light/ \ ftp://sunsite.icm.edu.pl/pub/programming/caml/ \ http://wwwfun.kurims.kyoto-u.ac.jp/soft/caml-light/ DISTNAME= cl75unix MAINTAINER= jkoshy@freebsd.org COMMENT= A strongly typed functional language belonging to the ML family USE_XLIB= yes WRKSRC= ${WRKDIR}/cl75 ALL_TARGET= configure world bootstrap MAN1= camlc.1 camllex.1 camllibr.1 camllight.1 camlmktop.1 \ camlrun.1 camlyacc.1 mletags.1 camllorder.1 camlsearch.1 .include do-build: cd ${WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${MAKE} ${ALL_TARGET} # build some contrib stuff too do-install: cd ${WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${MAKE} ${INSTALL_TARGET} cd ${WRKSRC}/contrib; ${SETENV} ${MAKE_ENV} ${MAKE} all \ ${INSTALL_TARGET} .include ome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
* - Add NO_ARCHamdmi32016-03-061-1/+2
* - Support stagingamdmi32013-10-172-77/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* - Update to 0.43.1amdmi32013-05-243-21/+20
* - Update to 0.42amdmi32013-02-203-38/+37
* - Update to 0.41amdmi32012-09-254-159/+28
* Fix typos in COMMENTcs2012-07-291-1/+1
* - Do install schemas and other bundled filesamdmi32012-01-242-0/+26
* - Update to 0.40.1amdmi32011-12-273-48/+48
* - Update to 0.39amdmi32011-04-083-20/+22
* - Get Rid MD5 supportmiwi2011-03-191-1/+1
* - Update to 0.38pav2010-12-083-29/+26
* - Update to 0.37amdmi32010-10-284-80/+132
* - Use my mirror for now until problems with the official one are resolved.stas2009-10-031-2/+2
* - Fix pkg-plist.stas2009-09-252-3/+19