freebsd-ports/misc/deco/Makefile
Steve Price 759b699c63 Update to version 3.8.2.
PR:		9964
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-22 04:36:12 +00:00

23 lines
531 B
Makefile

# New ports collection makefile for: deco
# Version required: 3.8
# Date created: 16 Dec 1997
# Whom: Andrey Zakhvatov
#
# $Id: Makefile,v 1.1.1.1 1998/03/27 11:56:44 tg Exp $
#
DISTNAME= deco382
PKGNAME= deco-3.8.2
CATEGORIES= misc
MASTER_SITES= ftp://ftp.cronyx.ru/cronyx/deco/
EXTRACT_SUFX= .tgz
MAINTAINER= andy@icc.surw.chel.su
WRKSRC= ${WRKDIR}/deco
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share
CONFIGURE_ENV= ac_cv_lib_ncurses_tgetent=no
MAN1= deco.1 deco-r.1
.include <bsd.port.mk>