freebsd-ports/lang/yap/Makefile
David W. Chapman Jr. 80824ce744 Update to 4.3.20
PR:		36827
Submitted by:	obraun@Informatik.unibw-muenchen.DE
2002-05-08 16:17:40 +00:00

22 lines
370 B
Makefile

# ex:ts=8
# New ports collection makefile for: yap
# Date created: Apr 29, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= yap
PORTVERSION= 4.3.20
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Yap-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/work
.include <bsd.port.mk>