freebsd-ports/devel/agenda-libs/Makefile
Maxim Sobolev 424fefe557 Upgrade port to last SNOWed Agenda toolchain.
It is meta-port now, includes agenda-static-libs and agenda-snow-libs
It is version for rootdisk-1.2.0S

PR:		31406
Submitted by:	maintainer
2001-11-05 17:31:37 +00:00

25 lines
530 B
Makefile

# New ports collection makefile for: agenda-libs
# Date created: 14 June 2001
# Whom: Lev Serebryakov <lev@serebryakov.spb.ru>
#
# $FreeBSD$
#
PORTNAME= agenda-libs
PORTVERSION= 1.2.0
CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= lev@serebryakov.spb.ru
RUN_DEPENDS= ${LOCALBASE}/mipsel-linux/lib/libc.a:${PORTSDIR}/devel/agenda-static-libs \
${LOCALBASE}/mipsel-linux/lib/snow/libc.1.sso:${PORTSDIR}/devel/agenda-snow-libs
NO_BUILD= yes
do-install:
.include <bsd.port.mk>