1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/lang/wamcc/Makefile
Pete Fritchman 0f1e701b26 The port is still BROKEN, but the distfile is fetchable now.
Noticed by: 	fenner's portsurvey
2003-05-10 19:11:40 +00:00

23 lines
461 B
Makefile

# New ports collection makefile for: wamcc
# Date created: 14 September 1999
# Whom: Jerry Hicks <wghicks@bellsouth.net>
#
# $FreeBSD$
#
PORTNAME= wamcc
PORTVERSION= 2.22
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/contraintes/wamcc/
DISTFILES= wamcc2.22.tar.Z prg.tar.Z
MAINTAINER= ports@FreeBSD.Org
COMMENT= Prolog-to-C translator from Inria
BROKEN= "Does not compile"
DIST_SUBDIR= wamcc
NO_WRKSUBDIR= yes
.include <bsd.port.mk>