Changeset View
Changeset View
Standalone View
Standalone View
devel/ocaml-camlp5/Makefile
| # Created by: Hirohisa Yamaguchi <umq@ueo.co.jp> | # Created by: Hirohisa Yamaguchi <umq@ueo.co.jp> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= camlp5 | PORTNAME= camlp5 | ||||
| PORTVERSION= 6.13 | PORTVERSION= 6.13 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MASTER_SITES= http://camlp5.gforge.inria.fr/distrib/src/ \ | MASTER_SITES= http://camlp5.gforge.inria.fr/distrib/src/ \ | ||||
| http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \ | http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \ | ||||
| http://pauillac.inria.fr/~ddr/camlp5/distrib/src/ | http://pauillac.inria.fr/~ddr/camlp5/distrib/src/ | ||||
| PKGNAMEPREFIX= ocaml- | PKGNAMEPREFIX= ocaml- | ||||
| DIST_SUBDIR= ${UNIQUENAME} | DIST_SUBDIR= ${PKGBASE} | ||||
| PATCH_SITES= ${MASTER_SITES} | PATCH_SITES= ${MASTER_SITES} | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Preprocessor-pretty-printer of OCaml | COMMENT= Preprocessor-pretty-printer of OCaml | ||||
| LICENSE= INRIA | LICENSE= INRIA | ||||
| LICENSE_NAME= INRIA permissive license with copyright notice requirements | LICENSE_NAME= INRIA permissive license with copyright notice requirements | ||||
| ▲ Show 20 Lines • Show All 42 Lines • Show Last 20 Lines | |||||