Skip to content

Instantly share code, notes, and snippets.

@kaworu
Created November 28, 2013 13:27
Show Gist options
  • Save kaworu/7691821 to your computer and use it in GitHub Desktop.
Save kaworu/7691821 to your computer and use it in GitHub Desktop.
# Created by: Andriy Gapon
# $FreeBSD: head/devel/coccinelle/Makefile 327722 2013-09-20 17:03:26Z bapt $
PORTNAME= coccinelle
DISTVERSION= 1.0.0-rc18
CATEGORIES= devel
MASTER_SITES= http://coccinelle.lip6.fr/distrib/
EXTRACT_SUFX= .tgz
MAINTAINER= [email protected]
COMMENT= Coccinelle is a program matching and transformation engine
USES= gmake perl5
GNU_CONFIGURE= yes
USE_PERL5= build
USE_PYTHON= 2.5+
USE_OCAML= 3.0+
MAN1= spatch.1
.include <bsd.port.mk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment