freebsd-ports/devel/guile-lib/Makefile
Steve Wills 149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00

20 lines
352 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= guile-lib
PORTVERSION= 0.2.2
CATEGORIES= devel scheme
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Repository of useful code written in Guile Scheme
BUILD_DEPENDS= guile:lang/guile
RUN_DEPENDS= guile:lang/guile
USES= gmake
GNU_CONFIGURE= yes
INFO= guile-library
.include <bsd.port.mk>